summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-01-17 17:09:03 +0100
committerRemi Collet <remi@remirepo.net>2020-01-17 17:09:03 +0100
commit2c1fa45bd1c1f269775526777db969acfff39f50 (patch)
treeb8184c6aceeff2e11c9234074bbe578adc7accad
parent5f1d7a73ac350a0866a51041c126a99fadbf4512 (diff)
cleanup
-rw-r--r--php-laminas-permissions-rbac.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-laminas-permissions-rbac.spec b/php-laminas-permissions-rbac.spec
index fba2051..a888757 100644
--- a/php-laminas-permissions-rbac.spec
+++ b/php-laminas-permissions-rbac.spec
@@ -24,8 +24,8 @@
Name: php-%{gh_project}
Version: 3.0.2
-Release: 1%{?dist}
-Summary: %{namespace} Framework %{Permissions}/%{Rbac} component
+Release: 2%{?dist}
+Summary: %{namespace} Framework %{library}/%{subproj} component
License: BSD
URL: https://github.com/%{gh_owner}/%{gh_project}
@@ -159,6 +159,9 @@ exit $ret
%changelog
+* Fri Jan 17 2020 Remi Collet <remi@remirepo.net> - 3.0.2-2
+- cleanup
+
* Wed Jan 15 2020 Remi Collet <remi@remirepo.net> - 3.0.2-1
- update to 3.0.2
- switch to Laminas