diff --git a/ghc-yaml.spec b/ghc-yaml.spec index 3ad1e70..f66715d 100644 --- a/ghc-yaml.spec +++ b/ghc-yaml.spec @@ -12,7 +12,7 @@ Name: ghc-%{pkg_name} Version: 0.11.8.0 # can only be reset when all subpkgs bumped -Release: 15%{?dist} +Release: 16%{?dist} Summary: Support for parsing and rendering YAML documents License: BSD-3-Clause @@ -166,6 +166,9 @@ rm -r libyaml_src %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 0.11.8.0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Feb 16 2023 Jens Petersen - 0.11.8.0-15 - refresh to cabal-rpm-2.1.0 with SPDX migration