summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-01-14 19:50:54 +0100
committerRemi Collet <fedora@famillecollet.com>2016-01-14 19:50:54 +0100
commite18471b8f197e72c02b722a8927b4daf6275024e (patch)
tree7d2844599e2bb01f6a39835031640ad0ec77ceec
parent8cfe772a6799f58102d6ee03ab4f5d8b51e748f2 (diff)
php-interfasys-lognormalizer: 1.0
-rw-r--r--php-interfasys-lognormalizer.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-interfasys-lognormalizer.spec b/php-interfasys-lognormalizer.spec
index 9472893..cd5d2af 100644
--- a/php-interfasys-lognormalizer.spec
+++ b/php-interfasys-lognormalizer.spec
@@ -8,7 +8,7 @@
#
%global gh_commit d5e4c95e0b0ecc886b78aafda3773b3bcf2ec116
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
-%global gh_date 20150801
+#global gh_date 20150801
%global gh_owner interfasys
%global gh_project lognormalizer
%global with_tests 0%{!?_without_tests:1}
@@ -17,8 +17,8 @@
Name: php-%{gh_owner}-%{gh_project}
-Version: 0
-Release: 0.1.%{gh_date}git%{gh_short}%{?dist}
+Version: 1.0
+Release: 1%{?dist}
Summary: Parses variables and converts them to string
Group: Development/Libraries
@@ -107,5 +107,8 @@ rm -rf %{buildroot}
%changelog
+* Thu Jan 14 2016 Remi Collet <remi@fedoraproject.org> - 1.0-1
+- version 1.0 (no change)
+
* Thu Jan 14 2016 Remi Collet <remi@fedoraproject.org> - 0-0.1.20150801gitd5e4c95
- initial package \ No newline at end of file