diff --git a/pappl.spec b/pappl.spec index 527f6a8..c03479c 100644 --- a/pappl.spec +++ b/pappl.spec @@ -10,7 +10,7 @@ Summary: Printer Application Framework (PAPPL) Name: pappl Version: 1.0.3 -Release: 1%{?dist} +Release: 2%{?dist} License: ASL 2.0 Source: https://github.com/michaelrsweet/pappl/releases/download/v%{version}/pappl-%{version}.tar.gz Url: https://www.msweet.org/pappl @@ -85,6 +85,9 @@ make test %{_libdir}/pkgconfig/pappl.pc %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.0.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue May 25 2021 Richard Lescak rlescak@redhat.com - 1.0.3-1 - Update to version 1.0.3 (#1962959)