2.2.11
This commit is contained in:
parent
57cfbdef2a
commit
891224fd44
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@ cups-1.4.4-source.tar.bz2
|
||||
/cups-2.2.7-source.tar.gz
|
||||
/cups-2.2.8-source.tar.gz
|
||||
/cups-2.2.10-source.tar.gz
|
||||
/cups-2.2.11-source.tar.gz
|
||||
|
@ -14,8 +14,8 @@
|
||||
Summary: CUPS printing system
|
||||
Name: cups
|
||||
Epoch: 1
|
||||
Version: 2.2.10
|
||||
Release: 5%{?dist}
|
||||
Version: 2.2.11
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+ with exceptions and AML
|
||||
Url: http://www.cups.org/
|
||||
Source0: https://github.com/apple/cups/releases/download/v%{VERSION}/cups-%{VERSION}-source.tar.gz
|
||||
@ -741,6 +741,9 @@ rm -f %{cups_serverbin}/backend/smb
|
||||
%{_mandir}/man5/ipptoolfile.5.gz
|
||||
|
||||
%changelog
|
||||
* Tue Mar 26 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.11-1
|
||||
- 2.2.11
|
||||
|
||||
* Fri Mar 15 2019 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.2.10-5
|
||||
- 1689209 - Add failover backend
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cups-2.2.10-source.tar.gz) = 1393987a263ebf20089dd3008ae4ed770a27a1f289032604eb9e18f2e863bd0e4215a70118f5a6d3940875625278b6798fbc9070e791ec559179c6cf7dc7b05f
|
||||
SHA512 (cups-2.2.11-source.tar.gz) = 21a6916041b50044d336871f10d1192635458a3d318f19a18ad21d27027dd3839400601019e758424c218225a34aba148ba3a57f0ce3fe14c4df03bd1fde3403
|
||||
|
Loading…
Reference in New Issue
Block a user