Update to 45.0
This commit is contained in:
parent
a16b2f38ba
commit
8ab4ec58c3
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/gnome-connections-44.1.tar.xz
|
||||
/gnome-connections-45.beta.tar.xz
|
||||
/gnome-connections-45.rc.tar.xz
|
||||
/gnome-connections-45.0.tar.xz
|
||||
|
@ -6,7 +6,7 @@
|
||||
%global url_ver %%(echo %{version} | cut -d. -f1)
|
||||
|
||||
Name: gnome-connections
|
||||
Version: 45~rc
|
||||
Version: 45.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A remote desktop client for the GNOME desktop environment
|
||||
|
||||
@ -28,6 +28,7 @@ BuildRequires: pkgconfig(gtk-vnc-2.0)
|
||||
BuildRequires: pkgconfig(gvncpulse-1.0)
|
||||
BuildRequires: pkgconfig(libhandy-1)
|
||||
BuildRequires: pkgconfig(libsecret-1)
|
||||
BuildRequires: pkgconfig(fuse3)
|
||||
|
||||
Requires: hicolor-icon-theme
|
||||
|
||||
@ -82,6 +83,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections
|
||||
%{_datadir}/mime/packages/org.gnome.Connections.xml
|
||||
|
||||
%changelog
|
||||
* Mon Sep 18 2023 Marek Kasik <mkasik@redhat.com> - 45.0-1
|
||||
- Update to 45.0
|
||||
|
||||
* Tue Sep 05 2023 Kalev Lember <klember@redhat.com> - 45~rc-1
|
||||
- Update to 45.rc
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-connections-45.rc.tar.xz) = 866e15632928a1a996f4388cf08c15c403dde81dfd4d24cb0c53ded268f67066162584b44aee7067f3a08fc117ab01abb357d227494182c73d04074137c90b57
|
||||
SHA512 (gnome-connections-45.0.tar.xz) = a2c5f8cd3076fc370cdd34f909bd02d07b9391a606133a46d17a5fd92644ee971c7dddb09674d660a462b9f0d99e83ef2b595095173274e54bbdc0f8411fffe4
|
||||
|
Loading…
Reference in New Issue
Block a user