diff --git a/.gitignore b/.gitignore index ae12f86..3c3ea7a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gnome-connections-41.rc.tar.xz +SOURCES/gnome-connections-41.beta.tar.xz diff --git a/.gnome-connections.metadata b/.gnome-connections.metadata index eecfd31..bcb35ff 100644 --- a/.gnome-connections.metadata +++ b/.gnome-connections.metadata @@ -1 +1 @@ -b80c5fce28e290863ce2b07cc6bee84b3bf80970 SOURCES/gnome-connections-41.rc.tar.xz +4f036a20c457c18bcdcb7c30fcebd5f05ab9528e SOURCES/gnome-connections-41.beta.tar.xz diff --git a/SPECS/gnome-connections.spec b/SPECS/gnome-connections.spec index c725546..814f1d2 100644 --- a/SPECS/gnome-connections.spec +++ b/SPECS/gnome-connections.spec @@ -6,8 +6,8 @@ %global url_ver %%(echo %{version} | cut -d. -f1) Name: gnome-connections -Version: 41.rc -Release: 1%{?dist} +Version: 41.beta +Release: 2%{?dist} Summary: A remote desktop client for the GNOME desktop environment License: GPLv3+ @@ -74,10 +74,6 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Connections %{_datadir}/mime/packages/org.gnome.Connections.xml %changelog -* Thu Sep 02 2021 Felipe Borges - 41.rc-1 -- Update to 41.rc - Related: rhbz#1998149 - * Thu Aug 19 2021 Felipe Borges - 41.beta-2 - Add libhandy-1 dependency Related: rhbz#1995538