diff --git a/perl-Alien-pkgconf.spec b/perl-Alien-pkgconf.spec index bddd045..08c6094 100644 --- a/perl-Alien-pkgconf.spec +++ b/perl-Alien-pkgconf.spec @@ -1,6 +1,6 @@ Name: perl-Alien-pkgconf Version: 0.17 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Discover pkgconf and libpkgconf # Other files: GPL+ or Artistic ## Not used @@ -78,6 +78,9 @@ make test %{_mandir}/man3/* %changelog +* Tue May 26 2020 Petr Pisar - 0.17-2 +- Rebuild against pkgconf 1.7.0 (bug #1840033) + * Tue May 19 2020 Petr Pisar - 0.17-1 - 0.17 bump