diff --git a/ghc-rpm-nvr.spec b/ghc-rpm-nvr.spec index 2c422b1..1e3583a 100644 --- a/ghc-rpm-nvr.spec +++ b/ghc-rpm-nvr.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 0.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: RPM package name-version-release data types License: GPLv2+ @@ -124,6 +124,9 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 0.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Nov 02 2021 Jens Petersen - 0.1.1-1 - update to 0.1.1 - fixes a serious bug in rpmVerCompare numeric comparison