This commit is contained in:
parent
e4a8e5eb90
commit
785871568e
1 changed files with 4 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
Name: php-%{pk_vendor}-%{pk_project}
|
||||
Version: 1.8.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: PHP Enum implementation
|
||||
|
||||
License: MIT
|
||||
|
|
@ -124,6 +124,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Tue Jan 14 2025 Remi Collet <remi@remirepo.net> - 1.8.5-1
|
||||
- update to 1.8.5
|
||||
- re-license spec file to CECILL-2.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue