aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2017-10-17 00:11:58 +0800
committerTing-Wei Lan <lantw44@gmail.com>2017-10-17 00:11:58 +0800
commit2b79defb833a7117591f5a47069e01304d1877f8 (patch)
tree371c9c0a87175986bc74cdef151821ab288e90f2
parent02b7b7bd0304555d40dd1e8f3bdf7727f615c75f (diff)
downloadcopr-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
-rw-r--r--guix/emacs-guix/emacs-guix.spec5
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