diff options
| author | Remi Collet <fedora@famillecollet.com> | 2015-10-02 14:54:33 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2015-10-02 14:54:33 +0200 | 
| commit | 596f347d10d947a6c991a3ebcee3b9d14281c71a (patch) | |
| tree | 15c292ee0cd84635af0ac5243c5f357cdde5f2a1 | |
| parent | 2b56b774aadc25328651fd5cd5ddda57d683ba1b (diff) | |
php-sebastian-resource-operations: 1.0.0
| -rw-r--r-- | php-sebastian-resource-operations.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/php-sebastian-resource-operations.spec b/php-sebastian-resource-operations.spec index 29f4165..69efe0f 100644 --- a/php-sebastian-resource-operations.spec +++ b/php-sebastian-resource-operations.spec @@ -8,7 +8,7 @@  #  %global bootstrap    0  %global gh_commit    ce990bb21759f94aeafd30209e8cfcdfa8bc3f52 -%global gh_date      20150728 +#global gh_date      20150728  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})  %global gh_owner     sebastianbergmann  %global gh_project   resource-operations @@ -97,5 +97,8 @@ rm -rf %{buildroot}  %changelog +* Fri Oct  2 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-1 +- Update to 1.0.0 (no change) +  * Tue Sep 29 2015 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.1.20150728gitce990bb -- initial package
\ No newline at end of file +- initial package | 
