rebase to version 1.4.3 (#2250222)
This commit is contained in:
parent
4b1dcc5ad6
commit
6a7b9bbbf6
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/pappl-1.3.2.tar.gz
|
/pappl-1.3.2.tar.gz
|
||||||
/pappl-1.4.1.tar.gz
|
/pappl-1.4.1.tar.gz
|
||||||
/pappl-1.4.2.tar.gz
|
/pappl-1.4.2.tar.gz
|
||||||
|
/pappl-1.4.3.tar.gz
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
Summary: Printer Application Framework (PAPPL)
|
Summary: Printer Application Framework (PAPPL)
|
||||||
Name: pappl
|
Name: pappl
|
||||||
Version: 1.4.2
|
Version: 1.4.3
|
||||||
Release: 1%{?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
|
||||||
@ -88,6 +88,9 @@ rm -f %{buildroot}/%{_libdir}/libpappl.a
|
|||||||
%{_libdir}/pkgconfig/pappl.pc
|
%{_libdir}/pkgconfig/pappl.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 18 2023 Richard Lescak <rlescak@redhat.com> - 1.4.3-1
|
||||||
|
- rebase to version 1.4.3 (#2250222)
|
||||||
|
|
||||||
* Wed Oct 18 2023 Richard Lescak <rlescak@redhat.com> - 1.4.2-1
|
* Wed Oct 18 2023 Richard Lescak <rlescak@redhat.com> - 1.4.2-1
|
||||||
- rebase to version 1.4.2 (#2238033)
|
- rebase to version 1.4.2 (#2238033)
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pappl-1.4.2.tar.gz) = 1b6172a16397c23c2275734fb30f8005c7aa95545c72c9b4a8ee839f0bc0fe96f564fe4a0f44adf9ee1a5c88521696083f5d804a4d4cb892fdd67cfc1a53f13d
|
SHA512 (pappl-1.4.3.tar.gz) = 5526dd209944ba7df779439888776485f1100cdf60eed4af90b566e9aee6814d43d49f81652edb59c04b92a008b1d842918df29a8d379f4b55ab2e1bfa99bf9d
|
||||||
|
Loading…
Reference in New Issue
Block a user