|
|
|
|
@ -1,3 +1,13 @@
|
|
|
|
|
## START: Set by rpmautospec
|
|
|
|
|
## (rpmautospec version 0.6.1)
|
|
|
|
|
## RPMAUTOSPEC: autorelease, autochangelog
|
|
|
|
|
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
|
|
|
|
release_number = 5;
|
|
|
|
|
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
|
|
|
|
|
print(release_number + base_release_number - 1);
|
|
|
|
|
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
|
|
|
|
## END: Set by rpmautospec
|
|
|
|
|
|
|
|
|
|
%bcond_without check
|
|
|
|
|
|
|
|
|
|
%if 0%{?rhel}
|
|
|
|
|
@ -112,4 +122,77 @@ rm -rf vendor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
%autochangelog
|
|
|
|
|
## START: Generated by rpmautospec
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.1.2-5
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Feb 01 2024 Yaakov Selkowitz <yselkowi@redhat.com> - 0.1.2-4
|
|
|
|
|
- Update Rust macro usage
|
|
|
|
|
|
|
|
|
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Nov 14 2023 Kalev Lember <klember@redhat.com> - 0.1.2-1
|
|
|
|
|
- Update to 0.1.2
|
|
|
|
|
|
|
|
|
|
* Tue Nov 14 2023 Kalev Lember <klember@redhat.com> - 0.1.1-7
|
|
|
|
|
- Update license tag for dependencies
|
|
|
|
|
|
|
|
|
|
* Tue Nov 14 2023 Kalev Lember <klember@redhat.com> - 0.1.1-6
|
|
|
|
|
- Enable glycin-jxl loader
|
|
|
|
|
|
|
|
|
|
* Mon Nov 13 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 0.1.1-5
|
|
|
|
|
- Fix RHEL build
|
|
|
|
|
|
|
|
|
|
* Thu Nov 09 2023 Kalev Lember <klember@redhat.com> - 0.1.1-4
|
|
|
|
|
- Enable glycin-heif loader
|
|
|
|
|
|
|
|
|
|
* Sun Oct 01 2023 Kalev Lember <klember@redhat.com> - 0.1.1-3
|
|
|
|
|
- Drop downstream patch to use librsvg pre-release version
|
|
|
|
|
|
|
|
|
|
* Thu Sep 21 2023 Kalev Lember <klember@redhat.com> - 0.1.1-2
|
|
|
|
|
- Enable heif support now that rust-libheif-rs is packaged
|
|
|
|
|
|
|
|
|
|
* Tue Sep 19 2023 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-1
|
|
|
|
|
- Update to version 0.1.1
|
|
|
|
|
|
|
|
|
|
* Thu Sep 07 2023 Kalev Lember <klember@redhat.com> - 0.1~rc-4
|
|
|
|
|
- ExcludeArch i686 for
|
|
|
|
|
https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
|
|
|
|
|
|
|
|
|
* Thu Sep 07 2023 Kalev Lember <klember@redhat.com> - 0.1~rc-3
|
|
|
|
|
- Skip install during self tests
|
|
|
|
|
|
|
|
|
|
* Thu Sep 07 2023 Kalev Lember <klember@redhat.com> - 0.1~rc-2
|
|
|
|
|
- Use bundled rust deps on RHEL
|
|
|
|
|
|
|
|
|
|
* Wed Sep 06 2023 Kalev Lember <klember@redhat.com> - 0.1~rc-1
|
|
|
|
|
- Update to 0.1.rc
|
|
|
|
|
|
|
|
|
|
* Wed Aug 23 2023 Kalev Lember <klember@redhat.com> - 0.1~beta.4-2
|
|
|
|
|
- Enable qoi support now that it's available in rust-image
|
|
|
|
|
|
|
|
|
|
* Wed Aug 23 2023 Kalev Lember <klember@redhat.com> - 0.1~beta.4-1
|
|
|
|
|
- Update to 0.1.0-beta.4
|
|
|
|
|
- Upstream relicensed to 'MPL-2.0 OR LGPL-2.1-or-later'
|
|
|
|
|
|
|
|
|
|
* Tue Aug 22 2023 Kalev Lember <klember@redhat.com> - 0.1~beta.3-3
|
|
|
|
|
- Re-enable tests, but ignore the results for now
|
|
|
|
|
|
|
|
|
|
* Tue Aug 22 2023 Kalev Lember <klember@redhat.com> - 0.1~beta.3-2
|
|
|
|
|
- Temorarily disable tests
|
|
|
|
|
|
|
|
|
|
* Tue Aug 22 2023 Kalev Lember <klember@redhat.com> - 0.1~beta.3-1
|
|
|
|
|
- Update to 0.1.beta.3
|
|
|
|
|
|
|
|
|
|
* Mon Aug 21 2023 Kalev Lember <klember@redhat.com> - 0.1~beta.2-2
|
|
|
|
|
- Update the license tag to reflect the licenses of all rust dependencies
|
|
|
|
|
- Use LGPL-2.1-only for the project license until we get confirmation from
|
|
|
|
|
upstream
|
|
|
|
|
|
|
|
|
|
* Mon Aug 21 2023 Kalev Lember <klember@redhat.com> - 0.1~beta.2-1
|
|
|
|
|
- Initial Fedora packaging (rhbz#2233278)
|
|
|
|
|
## END: Generated by rpmautospec
|
|
|
|
|
|