Update to 44.beta
This commit is contained in:
parent
18ad43f85c
commit
e33838be9a
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/gnome-connections-42.1.2.tar.xz
|
||||
/gnome-connections-43.beta.tar.xz
|
||||
/gnome-connections-43.0.tar.xz
|
||||
/gnome-connections-44.beta.tar.xz
|
||||
|
@ -6,11 +6,11 @@
|
||||
%global url_ver %%(echo %{version} | cut -d. -f1)
|
||||
|
||||
Name: gnome-connections
|
||||
Version: 43.0
|
||||
Release: 2%{?dist}
|
||||
Version: 44~beta
|
||||
Release: 1%{?dist}
|
||||
Summary: A remote desktop client for the GNOME desktop environment
|
||||
|
||||
License: GPLv3+
|
||||
License: GPL-3.0-or-later
|
||||
URL: https://gitlab.gnome.org/gnome/connections/-/wikis/home
|
||||
Source0: https://download.gnome.org/sources/gnome-connections/%{url_ver}/gnome-connections-%{tarball_version}.tar.xz
|
||||
|
||||
@ -82,6 +82,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections
|
||||
%{_datadir}/mime/packages/org.gnome.Connections.xml
|
||||
|
||||
%changelog
|
||||
* Fri Feb 17 2023 David King <amigadave@amigadave.com> - 44~beta-1
|
||||
- Update to 44.beta
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 43.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-connections-43.0.tar.xz) = cd9d53f2e4b8e679992c5a65aa89554d1b840174ecf0f75f103265ebc2f07f63f210da4ef7e3c36af8b5fe761ec9ae4711eb92f5f40ae00225fcd9f2f8a9157b
|
||||
SHA512 (gnome-connections-44.beta.tar.xz) = e930977ab771d149dad1ba2657a57853ec16660e9afd1a15b58fdcc05bd1d82a975d741bb89b20be6f7e2fd63f1919c14e1339b61b00f96356687643b85f357e
|
||||
|
Loading…
Reference in New Issue
Block a user