diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-22 13:31:45 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-22 13:31:45 +0200 |
commit | 9e4faeb16c72683fc4e91f17c3a16b98a0ab728a (patch) | |
tree | 9b2da15c67267a25b379b342f56b2faf8a92164c | |
parent | 745b864c257fe9898cdb44596c59c5563c2d8ebc (diff) |
php-alcaeus-mongo-php-adapter: 1.0.4
-rw-r--r-- | php-alcaeus-mongo-php-adapter.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-alcaeus-mongo-php-adapter.spec b/php-alcaeus-mongo-php-adapter.spec index 2a20752..c9dc28b 100644 --- a/php-alcaeus-mongo-php-adapter.spec +++ b/php-alcaeus-mongo-php-adapter.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit f3b879fadc0f5271f054b87b525b3945c9abd608 +%global gh_commit 92feaf5b6e368fbfefa7f53f41dd66f3f7963bd3 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner alcaeus %global gh_project mongo-php-adapter @@ -19,7 +19,7 @@ Name: php-%{gh_owner}-%{gh_project} -Version: 1.0.3 +Version: 1.0.4 Release: 1%{?dist} Summary: Mongo PHP Adapter @@ -157,6 +157,9 @@ rm -rf %{buildroot} %changelog +* Wed Jun 22 2016 Remi Collet <remi@fedoraproject.org> - 1.0.4-1 +- update to 1.0.4 + * Wed Jun 15 2016 Remi Collet <remi@fedoraproject.org> - 1.0.3-1 - initial package |