diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2018-03-15 08:45:27 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2018-03-15 08:45:27 +0800 |
commit | 712b59a69cf14987d5118e556268492de036e036 (patch) | |
tree | d64e946e220e6359e1d25ba3d7e3f9c5eb68379c /guix | |
parent | f4ae09e6ba3967b049dd1fa8fa1dece129f01db3 (diff) | |
download | copr-rpm-spec-712b59a69cf14987d5118e556268492de036e036.tar copr-rpm-spec-712b59a69cf14987d5118e556268492de036e036.tar.gz copr-rpm-spec-712b59a69cf14987d5118e556268492de036e036.tar.bz2 copr-rpm-spec-712b59a69cf14987d5118e556268492de036e036.tar.lz copr-rpm-spec-712b59a69cf14987d5118e556268492de036e036.tar.xz copr-rpm-spec-712b59a69cf14987d5118e556268492de036e036.tar.zst copr-rpm-spec-712b59a69cf14987d5118e556268492de036e036.zip |
guix: emacs-guix 0.3.3 -> 0.3.4
Diffstat (limited to 'guix')
-rw-r--r-- | guix/emacs-guix/emacs-guix.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/guix/emacs-guix/emacs-guix.spec b/guix/emacs-guix/emacs-guix.spec index 9741cf1..bbf536d 100644 --- a/guix/emacs-guix/emacs-guix.spec +++ b/guix/emacs-guix/emacs-guix.spec @@ -2,11 +2,10 @@ %global pkgname Guix Name: emacs-%{pkg} -Version: 0.3.3 -Release: 2%{?dist} +Version: 0.3.4 +Release: 1%{?dist} Summary: Emacs-Guix is an Emacs interface for GNU Guix package manager -Group: Applications/Editors License: GPLv3+ URL: https://alezost.github.io/guix.el Source0: https://github.com/alezost/guix.el/releases/download/v%{version}/%{name}-%{version}.tar.gz @@ -95,6 +94,10 @@ fi %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 0.3.4-1 +- Update to 0.3.4 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.3.3-2 - Use autosetup and make_build macros |