summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python-sigal.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/python-sigal.spec b/python-sigal.spec
index 39d2e78..9e01cff 100644
--- a/python-sigal.spec
+++ b/python-sigal.spec
@@ -9,7 +9,7 @@
Name: python-sigal
Version: 0.8.1
-Release: 1%{dist}
+Release: 2%{dist}
Summary: Simple static gallery generator
Group: Development/Libraries
License: BSD
@@ -51,8 +51,7 @@ Group: Development/Languages
Requires: python3 >= 3.1
%description -n python3-sigal
-PILKit is a collection of utilities for working with PIL (the Python Imaging
-Library).
+Simple static gallery generator.
%endif # with_python3
%prep
@@ -125,5 +124,9 @@ popd
%endif # with_python3
%changelog
-* Mon Oct 27 2014 Ken Dreyer <ktdreyer@ktdreyer.com> - 1.1.12-1
+* Tue Nov 11 2014 Ken Dreyer <ktdreyer@ktdreyer.com> - 0.8.1-2
+- Fix python3 subpackage description
+- Fix older changelog entry's version
+
+* Mon Oct 27 2014 Ken Dreyer <ktdreyer@ktdreyer.com> - 0.8.1-1
- New package.