diff --git a/changelog b/changelog new file mode 100644 index 0000000..d865391 --- /dev/null +++ b/changelog @@ -0,0 +1,18 @@ +* Sun Jan 22 2023 Jens Petersen - 0.1.4-1 +- https://hackage.haskell.org/package/th-compat-0.1.4/changelog +- refresh to cabal-rpm-2.1.0 with SPDX migration + +* Thu Jul 21 2022 Fedora Release Engineering - 0.1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Tue Jun 07 2022 Jens Petersen - 0.1.3-1 +- https://hackage.haskell.org/package/th-compat-0.1.3/changelog + +* Thu Jan 20 2022 Fedora Release Engineering - 0.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Sat Oct 30 2021 Jens Petersen - 0.1.2-2 +- disable tests on armv7hl in line with current th-orphans + +* Fri Jul 9 2021 Jens Petersen - 0.1.2-1 +- spec file generated by cabal-rpm-2.0.10 diff --git a/ghc-th-compat.spec b/ghc-th-compat.spec index cfc6137..0058d0e 100644 --- a/ghc-th-compat.spec +++ b/ghc-th-compat.spec @@ -11,7 +11,7 @@ Name: ghc-%{pkg_name} Version: 0.1.4 -Release: 1%{?dist} +Release: %autorelease Summary: Backward- (and forward-)compatible Quote and Code types License: BSD-3-Clause @@ -132,21 +132,4 @@ This package provides the Haskell %{pkg_name} profiling library. %changelog -* Sun Jan 22 2023 Jens Petersen - 0.1.4-1 -- https://hackage.haskell.org/package/th-compat-0.1.4/changelog -- refresh to cabal-rpm-2.1.0 with SPDX migration - -* Thu Jul 21 2022 Fedora Release Engineering - 0.1.3-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Tue Jun 07 2022 Jens Petersen - 0.1.3-1 -- https://hackage.haskell.org/package/th-compat-0.1.3/changelog - -* Thu Jan 20 2022 Fedora Release Engineering - 0.1.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Sat Oct 30 2021 Jens Petersen - 0.1.2-2 -- disable tests on armv7hl in line with current th-orphans - -* Fri Jul 9 2021 Jens Petersen - 0.1.2-1 -- spec file generated by cabal-rpm-2.0.10 +%autochangelog