diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2017-10-17 00:11:58 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2017-10-17 00:11:58 +0800 |
commit | 2b79defb833a7117591f5a47069e01304d1877f8 (patch) | |
tree | 371c9c0a87175986bc74cdef151821ab288e90f2 /guix | |
parent | 02b7b7bd0304555d40dd1e8f3bdf7727f615c75f (diff) | |
download | copr-rpm-spec-2b79defb833a7117591f5a47069e01304d1877f8.tar copr-rpm-spec-2b79defb833a7117591f5a47069e01304d1877f8.tar.gz copr-rpm-spec-2b79defb833a7117591f5a47069e01304d1877f8.tar.bz2 copr-rpm-spec-2b79defb833a7117591f5a47069e01304d1877f8.tar.lz copr-rpm-spec-2b79defb833a7117591f5a47069e01304d1877f8.tar.xz copr-rpm-spec-2b79defb833a7117591f5a47069e01304d1877f8.tar.zst copr-rpm-spec-2b79defb833a7117591f5a47069e01304d1877f8.zip |
guix: emacs-guix 0.3.1 -> 0.3.3
Diffstat (limited to 'guix')
-rw-r--r-- | guix/emacs-guix/emacs-guix.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/emacs-guix/emacs-guix.spec b/guix/emacs-guix/emacs-guix.spec index 18d234e..8e9945b 100644 --- a/guix/emacs-guix/emacs-guix.spec +++ b/guix/emacs-guix/emacs-guix.spec @@ -2,7 +2,7 @@ %global pkgname Guix Name: emacs-%{pkg} -Version: 0.3.1 +Version: 0.3.3 Release: 1%{?dist} Summary: Emacs-Guix is an Emacs interface for GNU Guix package manager @@ -95,5 +95,8 @@ fi %changelog +* Mon Oct 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.3.3-1 +- Update to 0.3.3 + * Sat May 27 2017 Ting-Wei Lan <lantw44@gmail.com> - 0.3.1-1 - Initial packaging |