Accepting request 1159525 from GNOME:Factory

GNOME 46 (forwarded request 1159254 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1159525
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-connections?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2024-03-20 20:15:48 +00:00 committed by Git OBS Bridge
commit cea7149a39
6 changed files with 67 additions and 6 deletions

20
_service Normal file
View File

@ -0,0 +1,20 @@
<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/connections.git</param>
<param name="revision">46.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<param name="filename">gnome-connections</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
<service name="set_version" mode="manual" />
</services>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b9fab525b90a3e27d113c16fb868c2b9c47bf8149310d14db862ea1912c06fb8
size 4009108

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c93143999ecb4eb969460071d05af9815218cdb3e58934433fee49af3ea9092
size 5593101

View File

@ -1,3 +1,40 @@
-------------------------------------------------------------------
Tue Mar 19 07:54:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.0:
+ Update links in app metadata.
+ Clarify a title of a dialog.
+ Update gtk-frdp:
- Do not attempt to process empty clipboard data.
- Do not send coordinates with smooth scroll.
- Limit value of mouse scroll.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 4 07:57:06 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.rc:
+ Fixed touchpad scrolling.
+ Merge the duplicite doap files.
+ Add platform information to doap file.
+ Fix wrong developer id in metainfo.
+ Update gtk-frdp:
- Add support for FreerRDP 3.
- Handle smooth scroll events smoothly.
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 12 15:46:10 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 46.beta:
+ Add certificate verification for RDP.
+ Add support for domains.
+ Improve text of onboarding.
+ Improve appdata for AppStream-1.0.
+ Fix translation of vala files.
+ Change icon for changed certificate.
* Updated translations.
-------------------------------------------------------------------
Sat Sep 16 22:46:48 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -0,0 +1,4 @@
name: gnome-connections
version: 46.0
mtime: 1710764711
commit: 3563cf21f086adaa68b5ed19fb7a25ec01e353ab

View File

@ -1,7 +1,7 @@
#
# spec file for package gnome-connections
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,12 +17,12 @@
Name: gnome-connections
Version: 45.0
Version: 46.0
Release: 0
Summary: A remote desktop client for GNOME
License: GPL-3.0-or-later
URL: https://wiki.gnome.org/Apps/Connections
Source: https://download.gnome.org/sources/gnome-connections/45/%{name}-%{version}.tar.xz
Source: %{name}-%{version}.tar.zst
BuildRequires: appstream-glib
BuildRequires: desktop-file-utils