aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLAN-TW <lantw44@gmail.com>2013-12-17 15:46:03 +0800
committerLAN-TW <lantw44@gmail.com>2013-12-17 15:46:03 +0800
commita15208043fd801c4d8c0178e8b03d68860ba6760 (patch)
treeb4562d255e7ecae5b7c2857d04be4bafb872fb9b
parente307d02af18dd31970caface7e3cae74d98a70c2 (diff)
downloadcopr-rpm-spec-a15208043fd801c4d8c0178e8b03d68860ba6760.tar
copr-rpm-spec-a15208043fd801c4d8c0178e8b03d68860ba6760.tar.gz
copr-rpm-spec-a15208043fd801c4d8c0178e8b03d68860ba6760.tar.bz2
copr-rpm-spec-a15208043fd801c4d8c0178e8b03d68860ba6760.tar.lz
copr-rpm-spec-a15208043fd801c4d8c0178e8b03d68860ba6760.tar.xz
copr-rpm-spec-a15208043fd801c4d8c0178e8b03d68860ba6760.tar.zst
copr-rpm-spec-a15208043fd801c4d8c0178e8b03d68860ba6760.zip
guix: 0.4 -> 0.5
-rw-r--r--guix/guix.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/guix/guix.spec b/guix/guix.spec
index a2b633f..4bed391 100644
--- a/guix/guix.spec
+++ b/guix/guix.spec
@@ -1,6 +1,6 @@
Name: guix
-Version: 0.4
-Release: 4%{?dist}
+Version: 0.5
+Release: 1%{?dist}
Summary: a purely functional package manager for the GNU system
Group: System Environment/Base
@@ -85,5 +85,8 @@ fi
%exclude %{_infodir}/dir
%changelog
+* Tue Dec 17 2013 Ting-Wei Lan <lantw44@gmail.com>
+- Update to 0.5
+
* Mon Sep 30 2013 Ting-Wei Lan <lantw44@gmail.com>
- Initial packaging