Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gnome-user-share for
openSUSE:Factory checked in at 2026-05-30 22:55:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-user-share (Old)
and /work/SRC/openSUSE:Factory/.gnome-user-share.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-user-share"
Sat May 30 22:55:21 2026 rev:72 rq:1355926 version:48.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-user-share/gnome-user-share.changes
2026-03-27 16:49:02.290244708 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-user-share.new.1937/gnome-user-share.changes
2026-05-30 22:56:35.048454284 +0200
@@ -1,0 +2,8 @@
+Sun May 24 07:12:08 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 48.3:
+ + Removed the translatable string of realm that caused client
+ authentication errors with passwords
+ + Updated translations.
+
+-------------------------------------------------------------------
Old:
----
gnome-user-share-48.2.tar.xz
New:
----
gnome-user-share-48.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-user-share.spec ++++++
--- /var/tmp/diff_new_pack.fiFiam/_old 2026-05-30 22:56:36.392509431 +0200
+++ /var/tmp/diff_new_pack.fiFiam/_new 2026-05-30 22:56:36.396509595 +0200
@@ -17,7 +17,7 @@
Name: gnome-user-share
-Version: 48.2
+Version: 48.3
Release: 0
Summary: GNOME user file sharing
License: GPL-2.0-or-later
++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.fiFiam/_old 2026-05-30 22:56:36.436511237 +0200
+++ /var/tmp/diff_new_pack.fiFiam/_new 2026-05-30 22:56:36.440511401 +0200
@@ -1,6 +1,6 @@
-mtime: 1774255497
-commit: e8edd72111a1ba36ddb82b8258febd71f54c4ae68f2eecf6087e8914c7901193
+mtime: 1779606947
+commit: f92b455bdab890d15b25e7d86645f562a053d675c16d4185c12e9d4ca3fd963f
url: https://src.opensuse.org/GNOME/gnome-user-share
-revision: e8edd72111a1ba36ddb82b8258febd71f54c4ae68f2eecf6087e8914c7901193
+revision: f92b455bdab890d15b25e7d86645f562a053d675c16d4185c12e9d4ca3fd963f
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj
++++++ _service ++++++
--- /var/tmp/diff_new_pack.fiFiam/_old 2026-05-30 22:56:36.476512878 +0200
+++ /var/tmp/diff_new_pack.fiFiam/_new 2026-05-30 22:56:36.496513699 +0200
@@ -3,7 +3,7 @@
<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">48.2</param>
+ <param name="revision">48.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
++++++ build.specials.obscpio ++++++
++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore 1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore 2026-05-24 09:15:47.000000000 +0200
@@ -0,0 +1,5 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild
+osc-collab.*
++++++ gnome-user-share-48.2.tar.xz -> gnome-user-share-48.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-user-share-48.2/NEWS
new/gnome-user-share-48.3/NEWS
--- old/gnome-user-share-48.2/NEWS 2025-11-22 12:15:57.000000000 +0100
+++ new/gnome-user-share-48.3/NEWS 2026-05-24 00:28:43.000000000 +0200
@@ -1,4 +1,8 @@
-This is gnome-user-share 48.2, a system for easy sharing of user files.
+This is gnome-user-share 48.3, a system for easy sharing of user files.
+
+Major changes since 48.2:
+- Removed the translatable string of realm that caused client authentication
errors with passwords
+- A translation update
Major changes since 48.1:
- Fixed a bug where the config folder is inaccessible on new installations
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-user-share-48.2/data/dav_user_2.4.conf
new/gnome-user-share-48.3/data/dav_user_2.4.conf
--- old/gnome-user-share-48.2/data/dav_user_2.4.conf 2025-11-22
12:15:57.000000000 +0100
+++ new/gnome-user-share-48.3/data/dav_user_2.4.conf 2026-05-24
00:28:43.000000000 +0200
@@ -33,7 +33,7 @@
<IfDefine RequirePasswordAlways>
AuthType Digest
- AuthName "${GUS_LOGIN_LABEL}"
+ AuthName "Please log in as the user guest"
AuthDigestDomain /
AuthDigestProvider file
@@ -46,7 +46,7 @@
<IfDefine RequirePasswordOnWrite>
AuthType Digest
- AuthName "${GUS_LOGIN_LABEL}"
+ AuthName "Please log in as the user guest"
AuthDigestDomain /
AuthDigestProvider file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-user-share-48.2/meson.build
new/gnome-user-share-48.3/meson.build
--- old/gnome-user-share-48.2/meson.build 2025-11-22 12:15:57.000000000
+0100
+++ new/gnome-user-share-48.3/meson.build 2026-05-24 00:28:43.000000000
+0200
@@ -1,7 +1,7 @@
project(
'gnome-user-share',
'rust', 'c',
- version: '48.2',
+ version: '48.3',
license: 'GPL2',
meson_version: '>= 0.58.0',
)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-user-share-48.2/po/kk.po
new/gnome-user-share-48.3/po/kk.po
--- old/gnome-user-share-48.2/po/kk.po 2025-11-22 12:15:57.000000000 +0100
+++ new/gnome-user-share-48.3/po/kk.po 2026-05-24 00:28:43.000000000 +0200
@@ -8,15 +8,15 @@
"Project-Id-Version: gnome-user-share master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-user-share/"
"issues\n"
-"POT-Creation-Date: 2019-09-18 08:38+0000\n"
-"PO-Revision-Date: 2020-06-25 12:13+0500\n"
+"POT-Creation-Date: 2025-10-30 00:03+0000\n"
+"PO-Revision-Date: 2026-01-10 14:44+0500\n"
"Last-Translator: Baurzhan Muftakhidinov <[email protected]>\n"
"Language-Team: Kazakh <[email protected]>\n"
"Language: kk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 2.3.1\n"
+"X-Generator: Poedit 3.8\n"
#: data/org.gnome.desktop.file-sharing.gschema.xml:5
msgid "When to require passwords"
@@ -30,56 +30,54 @@
"Парольдерді қашан талап ету керек. Мүмкін мәндері \"never\", \"on_write\", "
"және \"always\"."
-#: data/gnome-user-share-webdav.desktop.in.in:3
+#: data/gnome-user-share-webdav.desktop.in.in:2
msgid "File Sharing"
-msgstr "Файлдармен бөлісу"
+msgstr "Файлдарды бөлісу"
-#: data/gnome-user-share-webdav.desktop.in.in:4
+#: data/gnome-user-share-webdav.desktop.in.in:3
msgid "Launch File Sharing if enabled"
-msgstr "Іске қосулы болса, файлдармен бөлісуді жөнелту"
+msgstr "Іске қосулы болса, файлдарды бөлісуді іске қосу"
#. Translators: Search terms to find this application. Do NOT translate or
localize the semicolons! The list MUST also end with a semicolon!
-#: data/gnome-user-share-webdav.desktop.in.in:6
+#: data/gnome-user-share-webdav.desktop.in.in:5
msgid "share;files;http;network;copy;send;"
msgstr ""
"share;files;http;network;copy;send;бөлісу;файлдар;желі;көшіріп алу;жіберу;"
-#. translators: This is the label for the "Sharing" panel in the Settings
-#: src/nautilus-share-bar.c:99
-msgid "Sharing"
-msgstr "Бөлісу"
-
-#: src/nautilus-share-bar.c:113
-msgid "Sharing Settings"
-msgstr "Бөлісу баптаулары"
-
-#: src/share-extension.c:117
-msgid ""
-"Turn on File Sharing to share the contents of this folder over the network."
-msgstr ""
-"Бұл буманың құрамасымен желі арқылы бөлісу үшін Файлдармен бөлісуді іске "
-"қосыңыз."
-
-#. Translators: The %s will get filled in with the user name
+#. Translators: The {} will get filled in with the user name
#. of the user, to form a genitive. If this is difficult to
#. translate correctly so that it will work correctly in your
#. language, you may use something equivalent to
-#. "Public files of %s", or leave out the %s altogether.
-#. In the latter case, please put "%.0s" somewhere in the string,
-#. which will match the user name string passed by the C code,
-#. but not put the user name in the final string. This is to
-#. avoid the warning that msgfmt might otherwise generate.
-#: src/http.c:124
-#, c-format
-msgid "%s's public files"
-msgstr "%s-ң жеке файлдары"
+#. "Public files of {}", or leave out the {} altogether.
+#: src/http.rs:54
+#, rust-format
+msgid "{}'s public files"
+msgstr "{} жеке файлдары"
#. Translators: This is similar to the string before, only it
#. has the hostname in it too.
-#: src/http.c:128
-#, c-format
-msgid "%s's public files on %s"
-msgstr "%s-ң жеке файлдары, %s жерінде"
+#: src/http.rs:58
+#, rust-format
+msgid "{0}'s public files on {1}"
+msgstr "{0} жеке файлдары, {1} жерінде"
+
+#. Translators: Don't translate the name in quotes!
+#: src/http.rs:194
+msgid "Please log in as the user “guest”"
+msgstr "Жүйеге “guest” пайдаланушысы ретінде кіріңіз"
+
+#~ msgid "Sharing"
+#~ msgstr "Бөлісу"
+
+#~ msgid "Sharing Settings"
+#~ msgstr "Бөлісу баптаулары"
+
+#~ msgid ""
+#~ "Turn on File Sharing to share the contents of this folder over the "
+#~ "network."
+#~ msgstr ""
+#~ "Бұл буманың құрамасымен желі арқылы бөлісу үшін Файлдармен бөлісуді іске "
+#~ "қосыңыз."
#~ msgid "Personal File Sharing"
#~ msgstr "Жеке файлдармен бөлісу"
@@ -101,8 +99,8 @@
#~ "When to accept files sent over Bluetooth. Possible values are \"always\", "
#~ "\"bonded\" and \"ask\"."
#~ msgstr ""
-#~ "Bluetooth арқылы файлдарды қашан қабылдау керек. Мүмкін мәндері \"always"
-#~ "\", \"bonded\" және \"ask\"."
+#~ "Bluetooth арқылы файлдарды қашан қабылдау керек. Мүмкін мәндері "
+#~ "\"always\", \"bonded\" және \"ask\"."
#~ msgid "Whether to notify about newly received files."
#~ msgstr "Жаңа қабылданған файлдар жөнінде хабарлау керек пе."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/gnome-user-share-48.2/src/http.rs
new/gnome-user-share-48.3/src/http.rs
--- old/gnome-user-share-48.2/src/http.rs 2025-11-22 12:15:57.000000000
+0100
+++ new/gnome-user-share-48.3/src/http.rs 2026-05-24 00:28:43.000000000
+0200
@@ -190,8 +190,6 @@
let home = glib::home_dir();
let port = *HTTPD_PORT;
let password_required = settings::Settings::password_required();
- // Translators: Don't translate the name in quotes!
- let login_label = &gettext("Please log in as the user “guest”");
let mut command = Command::new(HTTPD_PROGRAM_PATH.as_os_str());
command.current_dir(&home);
@@ -216,7 +214,6 @@
("XDG_PUBLICSHARE_DIR", PUBLIC_DIR.to_str().unwrap()),
("XDG_CONFIG_HOME", USER_CONFIG_DIR.to_str().unwrap()),
("GUS_SHARE_NAME", &SHARE_NAME),
- ("GUS_LOGIN_LABEL", login_label),
("HTTP_MODULES_PATH", HTTPD_MODULES.to_str().unwrap()),
("LANG", "C"),
] {
++++++ gnome-user-share.obsinfo ++++++
--- /var/tmp/diff_new_pack.fiFiam/_old 2026-05-30 22:56:36.848528142 +0200
+++ /var/tmp/diff_new_pack.fiFiam/_new 2026-05-30 22:56:36.860528635 +0200
@@ -1,5 +1,5 @@
name: gnome-user-share
-version: 48.2
-mtime: 1763810157
-commit: e192871dd7d96813e7bee77b5f7438c250b0a315
+version: 48.3
+mtime: 1779575323
+commit: e58291de6018667a1ed75382625d21c759066935
++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/gnome-user-share/vendor.tar.xz
/work/SRC/openSUSE:Factory/.gnome-user-share.new.1937/vendor.tar.xz differ:
char 15, line 1