From b9a9831e2b76af338665156d56fc1f3fa38f1768 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Wed, 3 Nov 2021 14:27:10 -0400 Subject: [PATCH] import gnome-connections-41.rc-1.el9_b --- .gitignore | 2 +- .gnome-connections.metadata | 2 +- SPECS/gnome-connections.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3c3ea7a..ae12f86 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/gnome-connections-41.beta.tar.xz +SOURCES/gnome-connections-41.rc.tar.xz diff --git a/.gnome-connections.metadata b/.gnome-connections.metadata index bcb35ff..eecfd31 100644 --- a/.gnome-connections.metadata +++ b/.gnome-connections.metadata @@ -1 +1 @@ -4f036a20c457c18bcdcb7c30fcebd5f05ab9528e SOURCES/gnome-connections-41.beta.tar.xz +b80c5fce28e290863ce2b07cc6bee84b3bf80970 SOURCES/gnome-connections-41.rc.tar.xz diff --git a/SPECS/gnome-connections.spec b/SPECS/gnome-connections.spec index 814f1d2..c725546 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.beta -Release: 2%{?dist} +Version: 41.rc +Release: 1%{?dist} Summary: A remote desktop client for the GNOME desktop environment License: GPLv3+ @@ -74,6 +74,10 @@ 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