diff --git a/gating.yaml b/gating.yaml index 282e16b..c778f75 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +1,16 @@ --- !Policy +product_versions: + - fedora-rawhide +decision_context: bodhi_update_push_stable +subject_type: koji_build +rules: + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpmdeplint.functional} +--- !Policy product_versions: - fedora-* decision_context: bodhi_update_push_stable subject_type: koji_build rules: + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.installability.functional} + - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.rpminspect.static-analysis} - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} diff --git a/unpaper.spec b/unpaper.spec index 0b5ce8f..505acaa 100644 --- a/unpaper.spec +++ b/unpaper.spec @@ -1,6 +1,6 @@ Name: unpaper Version: 7.0.0 -Release: 9%{?dist} +Release: 18%{?dist} Summary: Post-processing of scanned and photocopied book pages # AUTHORS: GPL-2.0-only # constants.h: GPL-2.0-only @@ -34,6 +34,7 @@ Summary: Post-processing of scanned and photocopied book pages # .mailmap: MIT # .mergify.yml: MIT # .pre-commit-config.yaml: MIT +SourceLicense: GPL-2.0-only AND 0BSD AND MIT AND Apache-2.0 License: GPL-2.0-only AND 0BSD URL: https://www.flameeyes.eu/projects/%{name} Source0: https://www.flameeyes.eu/files/%{name}-%{version}.tar.xz @@ -121,8 +122,8 @@ chmod +x %{buildroot}%{_libexecdir}/%{name}/test %files %license LICENSES/0BSD.txt LICENSES/GPL-2.0-only.txt -%{_bindir}/* -%{_mandir}/man1/* +%{_bindir}/unpaper +%{_mandir}/man1/unpaper.* %doc AUTHORS doc/*.md doc/img NEWS README.md %files tests @@ -130,6 +131,33 @@ chmod +x %{buildroot}%{_libexecdir}/%{name}/test %{_libexecdir}/%{name} %changelog +* Thu Sep 03 2026 Dominik Mierzejewski - 7.0.0-18 +- Rebuilt for FFmpeg 9 + +* Fri Jul 17 2026 Fedora Release Engineering - 7.0.0-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + +* Sat Jan 17 2026 Fedora Release Engineering - 7.0.0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Wed Oct 15 2025 Dominik Mierzejewski - 7.0.0-15 +- Rebuilt for FFmpeg 8 + +* Fri Jul 25 2025 Fedora Release Engineering - 7.0.0-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sun Jan 19 2025 Fedora Release Engineering - 7.0.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Mon Sep 23 2024 Fabio Valentini - 7.0.0-12 +- Rebuild for ffmpeg 7 + +* Mon Sep 23 2024 Petr Pisar - 7.0.0-11 +- Define a license of a source package + +* Sat Jul 20 2024 Fedora Release Engineering - 7.0.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Sat Jan 27 2024 Fedora Release Engineering - 7.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild