rebase to version 1.4.1 (#2238033)
This commit is contained in:
parent
7f2feb7f4b
commit
5eb88d4520
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
|||||||
/pappl-1.3.0.tar.gz
|
/pappl-1.3.0.tar.gz
|
||||||
/pappl-1.3.1.tar.gz
|
/pappl-1.3.1.tar.gz
|
||||||
/pappl-1.3.2.tar.gz
|
/pappl-1.3.2.tar.gz
|
||||||
|
/pappl-1.4.1.tar.gz
|
||||||
|
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
Summary: Printer Application Framework (PAPPL)
|
Summary: Printer Application Framework (PAPPL)
|
||||||
Name: pappl
|
Name: pappl
|
||||||
Version: 1.3.2
|
Version: 1.4.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: Apache-2.0 WITH LLVM-exception
|
License: Apache-2.0 WITH LLVM-exception
|
||||||
Source: https://github.com/michaelrsweet/pappl/releases/download/v%{version}/pappl-%{version}.tar.gz
|
Source: https://github.com/michaelrsweet/pappl/releases/download/v%{version}/pappl-%{version}.tar.gz
|
||||||
Url: https://www.msweet.org/pappl
|
Url: https://www.msweet.org/pappl
|
||||||
@ -88,6 +88,9 @@ rm -f %{buildroot}/%{_libdir}/libpappl.a
|
|||||||
%{_libdir}/pkgconfig/pappl.pc
|
%{_libdir}/pkgconfig/pappl.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 13 2023 Richard Lescak <rlescak@redhat.com> - 1.4.1-1
|
||||||
|
- rebase to version 1.4.1 (#2238033)
|
||||||
|
|
||||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pappl-1.3.2.tar.gz) = e73bbff6cab8b9952b704d0bfa424e6ec047e6a05c0edf48301ed02e5ac7b044be3a34c80a0924a875b48a1ffac08ead1bb21faf88af51535760731a94ab18a0
|
SHA512 (pappl-1.4.1.tar.gz) = 3c723d86e538c1eafd2ec51d1c0975e53aa19fcb59fe6f693124aa4344cff9f4022fb3cbf842de4d429e8254023bb99c15def0018bbcf0ff2bc13e67a0d4676f
|
||||||
|
Loading…
Reference in New Issue
Block a user