2.0rc1
This commit is contained in:
parent
df3dca6474
commit
fd03c416fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libcupsfilters-2.0b3.tar.gz
|
||||
/libcupsfilters-2.0b4.tar.gz
|
||||
/libcupsfilters-2.0rc1.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
%global upstream_version 2.0b4
|
||||
%global upstream_version 2.0rc1
|
||||
|
||||
|
||||
Name: libcupsfilters
|
||||
Epoch: 1
|
||||
Version: 2.0~b4
|
||||
Version: 2.0~rc1
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for developing printing filters
|
||||
# the CUPS exception text is the same as LLVM exception, so using that name with
|
||||
@ -66,9 +66,6 @@ BuildRequires: pkgconfig(libtiff-4)
|
||||
# for pdftoraster filter
|
||||
BuildRequires: pkgconfig(poppler-cpp)
|
||||
|
||||
# comment out this until we have cups-filters-2.0b in repos
|
||||
# otherwise we can't install build packages which requires cups
|
||||
# and cups-filters/libcupsfilters (at the finish of the Fedora change)
|
||||
# remove once CentOS Stream 10 is released
|
||||
Obsoletes: cups-filters-libs < 2.0
|
||||
|
||||
@ -197,6 +194,9 @@ rm -f %{buildroot}%{_pkgdocdir}/{LICENSE,COPYING,NOTICE}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 19 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.0~rc1-1
|
||||
- 2.0rc1
|
||||
|
||||
* Wed Mar 01 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.0~b4-1
|
||||
- (fedora#2173137) - libcupsfilters-2.0b4 is available
|
||||
- introduce Epoch because I'm not careful reader of FPG...
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libcupsfilters-2.0b4.tar.gz) = 7e4e3c2ce14327e4c5dcef4933cfdf08dbda1f6fe99be7ad5cf4fd3c8187072ee300344d652130dae343ea007f48abde0c3d917c31657ca89aa4934a2b066e16
|
||||
SHA512 (libcupsfilters-2.0rc1.tar.gz) = c1bc1507097d0ac4e72fe4e2f22316eec4a5dd7c2005de337a9db20110522359aeb41d7749e2c8b4d80099b430013031b9ccf14246dd2b75f97953a8dc287d90
|
||||
|
Loading…
Reference in New Issue
Block a user