forked from pool/gnome-user-share
Accepting request 1205466 from GNOME:Factory
SCripted push of GNOME 47 OBS-URL: https://build.opensuse.org/request/show/1205466 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-user-share?expand=0&rev=65
This commit is contained in:
commit
2df4ada018
4
_service
4
_service
@ -3,11 +3,11 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-user-share.git</param>
|
||||
<param name="revision">13fd6708528071aa9a77c7b19d411ebb96627c88</param>
|
||||
<param name="revision">47.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">GNOME_USER_SHARE_(\d+)_(\d+)_(\d+)</param>
|
||||
<param name="versionrewrite-replacement">\1.\2.\3</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<!-- <param name="changesgenerate">enable</param> -->
|
||||
</service>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
<service name="recompress" mode="buildtime">
|
||||
|
@ -1,4 +0,0 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/gnome-user-share.git</param>
|
||||
<param name="changesrevision">13fd6708528071aa9a77c7b19d411ebb96627c88</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9de1619b93519323b25ab00f5c80bc09b6bb0e6655194a0d48bc1bdff00f3158
|
||||
size 794636
|
3
gnome-user-share-47.0+0.obscpio
Normal file
3
gnome-user-share-47.0+0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:05aa84a44daa57ee58b61befd05744b631709864ad7bf8d3781ea6f98bc43ea5
|
||||
size 790028
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 15 07:04:32 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 26 16:19:04 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 47.alpha:
|
||||
+ Increase the required Apache web server version to 2.4
|
||||
+ Remove GNOME 2 migration code
|
||||
+ Remove the size limit for file transfers
|
||||
+ Fix leaks
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 13 19:37:56 UTC 2023 - bjorn.lie@gmail.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: gnome-user-share
|
||||
version: 43.0+11
|
||||
mtime: 1695508550
|
||||
commit: 13fd6708528071aa9a77c7b19d411ebb96627c88
|
||||
version: 47.0+0
|
||||
mtime: 1726350445
|
||||
commit: 77ecbaddab0ed2121859926acbfccc9cecdee0db
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-user-share
|
||||
#
|
||||
# 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,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gnome-user-share
|
||||
Version: 43.0+11
|
||||
Version: 47.0+0
|
||||
Release: 0
|
||||
Summary: GNOME user file sharing
|
||||
License: GPL-2.0-or-later
|
||||
@ -72,7 +72,7 @@ up in the Network location in GNOME.
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc README NEWS
|
||||
%doc README.md NEWS
|
||||
%{_libexecdir}/gnome-user-share
|
||||
%{_datadir}/gnome-user-share
|
||||
%{_datadir}/applications/gnome-user-share-webdav.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user