summaryrefslogtreecommitdiffstats
path: root/python-sigal.spec
diff options
context:
space:
mode:
authorKen Dreyer <ktdreyer@ktdreyer.com>2014-11-11 08:04:38 -0700
committerKen Dreyer <ktdreyer@ktdreyer.com>2014-11-11 08:04:38 -0700
commit812f464a65dc687868e47e6ce072b739ce55b24f (patch)
tree2c6f2bd1e71789615dcb4eeacc2cd398facdb095 /python-sigal.spec
parent279a47d5a5e6dbaa8f9c6d07c096e4851e69f81d (diff)
downloadpython-sigal-812f464a65dc687868e47e6ce072b739ce55b24f.tar.gz
python-sigal-812f464a65dc687868e47e6ce072b739ce55b24f.tar.xz
python-sigal-812f464a65dc687868e47e6ce072b739ce55b24f.zip
Fix python3 subpackage descriptionHEADmaster
- Fix older changelog entry's version
Diffstat (limited to 'python-sigal.spec')
-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.