2.0rc1
This commit is contained in:
parent
379e2aae4e
commit
0deb6ed7a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/cups-browsed-2.0b3.tar.gz
|
||||
/cups-browsed-2.0b4.tar.gz
|
||||
/cups-browsed-2.0rc1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
%global _cups_serverbin %{_prefix}/lib/cups
|
||||
|
||||
%global upstream_version 2.0b4
|
||||
%global upstream_version 2.0rc1
|
||||
|
||||
%if 0%{?fedora}
|
||||
%bcond_without mdns
|
||||
@ -11,7 +11,7 @@
|
||||
|
||||
Name: cups-browsed
|
||||
Epoch: 1
|
||||
Version: 2.0~b4
|
||||
Version: 2.0~rc1
|
||||
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
|
||||
* Thu Apr 27 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.0~rc1-1
|
||||
- 2.0rc1
|
||||
|
||||
* Mon Apr 03 2023 Zdenek Dohnal <zdohnal@redhat.com> - 1:2.0~b4-1
|
||||
- 2179346 - cups-browsed-2.0b4 is available
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (cups-browsed-2.0b4.tar.gz) = fe3126a8c1a370ca0fde2b635825567b6da5b99c0fe2f0d459d1b64f4c7ad4bee86d3bbafdf57c3c8221ec88bb671ab4fb19f3fa59f7a60aa4404ccad330b522
|
||||
SHA512 (cups-browsed-2.0rc1.tar.gz) = 0efcbb0673e2530271f1459c5e77e5509937582accd6766a27426c6d0ad9f5123c3ee980a3407669d20f380c11efc4b8a0fab4d895aab67a9b90f37d2f9e95ea
|
||||
|
Loading…
Reference in New Issue
Block a user