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