diff --git a/gating.yaml b/gating.yaml index 95f53bc..3442642 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +3,4 @@ product_versions: - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} diff --git a/openjpeg2.spec b/openjpeg2.spec index c42569e..d3233e5 100644 --- a/openjpeg2.spec +++ b/openjpeg2.spec @@ -14,7 +14,7 @@ Name: openjpeg2 Version: 2.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: C-Library for JPEG 2000 # windirent.h is MIT, the rest is BSD @@ -441,6 +441,9 @@ rm -rf %{buildroot}%{mingw64_datadir}/doc %changelog +* Sat Jul 20 2024 Michal Hlavinka - 2.5.2-2 +- rebuild + * Thu Jul 18 2024 Michal Hlavinka - 2.5.2-1 - updated to 2.5.2 (#RHEL-48781)