[ascii-design/epel7] Subtract a release since EPEL7 is a new start.

Christopher Meng cicku at fedoraproject.org
Fri Jan 24 05:09:48 UTC 2014


commit b0de7ce1b5a057a4181e07d84f7d77710f286ee4
Author: Christopher Meng <i at cicku.me>
Date:   Fri Jan 24 13:08:04 2014 +0800

    Subtract a release since EPEL7 is a new start.

 ascii-design.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ascii-design.spec b/ascii-design.spec
index ea6e358..6c30698 100644
--- a/ascii-design.spec
+++ b/ascii-design.spec
@@ -1,6 +1,6 @@
 Name:           ascii-design
 Version:        1.0.2
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        A tool to create ascii arts
 License:        GPLv2
 URL:            http://ascii-design.sourceforge.net
@@ -41,7 +41,7 @@ install -pDm644 pics/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
-* Fri Jan 24 2014 Christopher Meng <rpm at cicku.me> - 1.0.2-2
+* Fri Jan 24 2014 Christopher Meng <rpm at cicku.me> - 1.0.2-1
 - Use proper compiler flags to build.
 
 * Thu Jul 25 2013 Christopher Meng <rpm at cicku.me> - 1.0.2-1


More information about the scm-commits mailing list