2.0rc2
This commit is contained in:
parent
0deb6ed7a5
commit
47393a830f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/cups-browsed-2.0b3.tar.gz
|
||||
/cups-browsed-2.0b4.tar.gz
|
||||
/cups-browsed-2.0rc1.tar.gz
|
||||
/cups-browsed-2.0rc2.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
%global _cups_serverbin %{_prefix}/lib/cups
|
||||
|
||||
%global upstream_version 2.0rc1
|
||||
%global upstream_version 2.0rc2
|
||||
|
||||
%if 0%{?fedora}
|
||||
%bcond_without mdns
|
||||
@ -11,7 +11,7 @@
|
||||
|
||||
Name: cups-browsed
|
||||
Epoch: 1
|
||||
Version: 2.0~rc1
|
||||
Version: 2.0~rc2
|
||||
Release: 1%{?dist}
|
||||
Summary: Daemon for local auto-installation of remote printers
|
||||
# the CUPS exception text is the same as LLVM exception, so using that name with
|
||||
@ -176,6 +176,9 @@ done
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 28 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.0~rc2-1
|
||||
- 2.0rc2
|
||||
|
||||
* Thu Apr 27 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.0~rc1-1
|
||||
- 2.0rc1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cups-browsed-2.0rc1.tar.gz) = 0efcbb0673e2530271f1459c5e77e5509937582accd6766a27426c6d0ad9f5123c3ee980a3407669d20f380c11efc4b8a0fab4d895aab67a9b90f37d2f9e95ea
|
||||
SHA512 (cups-browsed-2.0rc2.tar.gz) = f77dbfcde4ef8d484455b4f65ce3ebbbacb82980422359d760e72666376c920ada53520b4817f63e7907caa80a4a1ba403bb8e09f1b89495062fd88ffc03f3ea
|
||||
|
Loading…
Reference in New Issue
Block a user