Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 17:42:25 +00:00
parent 80cdc6d72c
commit a481f51643

View File

@ -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 <releng@fedoraproject.org> - 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)