2.0rc2
This commit is contained in:
parent
fd03c416fc
commit
a45e0c1134
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/libcupsfilters-2.0b3.tar.gz
|
||||
/libcupsfilters-2.0b4.tar.gz
|
||||
/libcupsfilters-2.0rc1.tar.gz
|
||||
/libcupsfilters-2.0rc2.tar.gz
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
%global upstream_version 2.0rc1
|
||||
%global upstream_version 2.0rc2
|
||||
|
||||
|
||||
Name: libcupsfilters
|
||||
Epoch: 1
|
||||
Version: 2.0~rc1
|
||||
Version: 2.0~rc2
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for developing printing filters
|
||||
# the CUPS exception text is the same as LLVM exception, so using that name with
|
||||
@ -194,6 +194,9 @@ rm -f %{buildroot}%{_pkgdocdir}/{LICENSE,COPYING,NOTICE}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 28 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.0~rc2-1
|
||||
- 2.0rc2
|
||||
|
||||
* Wed Apr 19 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.0~rc1-1
|
||||
- 2.0rc1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libcupsfilters-2.0rc1.tar.gz) = c1bc1507097d0ac4e72fe4e2f22316eec4a5dd7c2005de337a9db20110522359aeb41d7749e2c8b4d80099b430013031b9ccf14246dd2b75f97953a8dc287d90
|
||||
SHA512 (libcupsfilters-2.0rc2.tar.gz) = dcf9fbc597133d6c9bf9f540c7cb976b704ac5193d383f62cc696ab95e696a7345d7a5b3fa8c583843f8f9a6688c969b51c4815b5dc343ff63953bcaf195dec3
|
||||
|
Loading…
Reference in New Issue
Block a user