Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c7a466a306 | ||
|
|
bd1ce861dd | ||
|
|
6b276a17fb | ||
|
|
b331868a07 |
1 changed files with 15 additions and 2 deletions
|
|
@ -31,10 +31,11 @@
|
||||||
|
|
||||||
Name: php-%{composer_vendor}-%{composer_project}
|
Name: php-%{composer_vendor}-%{composer_project}
|
||||||
Version: %{github_version}
|
Version: %{github_version}
|
||||||
Release: 18%{?dist}
|
Release: 22%{?dist}
|
||||||
Summary: Efficient JavaScript minification
|
Summary: Efficient JavaScript minification
|
||||||
|
|
||||||
License: ASL 2.0 or GPLv2
|
# Automatically converted from old format: ASL 2.0 or GPLv2 - review is highly recommended.
|
||||||
|
License: Apache-2.0 OR GPL-2.0-only
|
||||||
URL: https://github.com/%{github_owner}/%{github_name}
|
URL: https://github.com/%{github_owner}/%{github_name}
|
||||||
|
|
||||||
# GitHub export does not include tests.
|
# GitHub export does not include tests.
|
||||||
|
|
@ -124,6 +125,18 @@ exit $ret
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-22
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-21
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Aug 7 2024 Miroslav Suchý <msuchy@redhat.com> - 2.0.5-20
|
||||||
|
- convert license to SPDX
|
||||||
|
|
||||||
|
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-19
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-18
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.5-18
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue