Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xdg-utils for openSUSE:Factory 
checked in at 2024-01-30 18:24:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-utils (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-utils.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-utils"

Tue Jan 30 18:24:52 2024 rev:61 rq:1142707 version:1.2.0+20240130

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-utils/xdg-utils.changes      2023-10-01 
21:22:05.684186159 +0200
+++ /work/SRC/openSUSE:Factory/.xdg-utils.new.1815/xdg-utils.changes    
2024-01-30 18:25:02.281125896 +0100
@@ -1,0 +2,33 @@
+Tue Jan 30 03:49:59 UTC 2024 - Simon Lees <sfl...@suse.de>
+
+- Update to Version 1.2.0 (Lining up with the upstream release)
+  * all: Add xdg-realpath to better handle Canonicalizing filenames (#66)
+  * xdg-open: Use url.dll as url opener on wsl (#242)
+  * tests: Fix quoting issues in t-xdg-open.sh
+  * xdg-open: Added a reporting issues section to xdg-open in the hopes
+    that more issues will be attributed correctly
+  * xdg-mime: Added a secutity note on xdg-mime default to warn against 
confusing 
+    openers and runners
+  * xdg-open: Added paragraph explaining the wiered return behaviour of 
xdg-open
+  * xdg-email: shellcheck
+  * xdg-mime: shellcheck
+  * xdg-settings:  Add support for deeping-desktop browser setting in
+    xdg-settings.
+  * all: Fix config.status warning about ignored --datarootdir setting 
+  * all: Shellchecked xdg-utils-common.in
+  * xdg-open: shellcheck
+  * xdg-mime: Create a generic implementation for KDE 
+  * all: Move to markdown for README's
+  * xdg-mime: Improve Documentation around query file/default
+  * xdg-open: Document not handling '-' at the start of filenames
+  * xdg-open: Deduplicate URL recognition
+  * xdg-open: remove unused open_generic_xdg_file_mime
+  * xdg-open: use LC_ALL=C with URLs
+  * xdg-open: Fix URI/URL handling
+  * xdg-email: Remove default BROWSER logic, no longer needed
+  * xdg-mime: Improve synopsis 
+  * xdg-settings: read KDE browser settings the right way around
+  * xdg-open: Improve WSL support
+  * xdg-mime: actually handle lists in mimeapps.list correctly
+
+-------------------------------------------------------------------

Old:
----
  xdg-utils-1.2.0~beta1+20230929.obscpio
  xdg-utils-1.2.0~beta1+20230929.tar.xz

New:
----
  xdg-utils-1.2.0+20240130.obscpio
  xdg-utils-1.2.0+20240130.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xdg-utils.spec ++++++
--- /var/tmp/diff_new_pack.knJRTY/_old  2024-01-30 18:25:03.541171354 +0100
+++ /var/tmp/diff_new_pack.knJRTY/_new  2024-01-30 18:25:03.541171354 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-utils
 #
-# 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:           xdg-utils
-Version:        1.2.0~beta1+20230929
+Version:        1.2.0+20240130
 Release:        0
 Summary:        Utilities to uniformly interface desktop environments
 License:        MIT
@@ -70,7 +70,7 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog README TODO
+%doc ChangeLog README.md TODO
 %license LICENSE
 %{_bindir}/call-browser
 %{_bindir}/desktop-launch

++++++ _service ++++++
--- /var/tmp/diff_new_pack.knJRTY/_old  2024-01-30 18:25:03.569172364 +0100
+++ /var/tmp/diff_new_pack.knJRTY/_new  2024-01-30 18:25:03.573172509 +0100
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">xdg-utils</param>
-    <param name="versionformat">1.2.0~beta1+%cd</param>
+    <param name="versionformat">1.2.0+%cd</param>
     <param name="versionrewrite-pattern">v(.*)</param>
     <param name="versionrewrite-replacement">\1</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.knJRTY/_old  2024-01-30 18:25:03.593173230 +0100
+++ /var/tmp/diff_new_pack.knJRTY/_new  2024-01-30 18:25:03.597173374 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://gitlab.freedesktop.org/xdg/xdg-utils.git</param>
-              <param 
name="changesrevision">f8bc7454112899413a60996b7b5d9aebfa4e6864</param></service></servicedata>
+              <param 
name="changesrevision">b5188f34647c6ff76402e3d907879264e9bc3409</param></service></servicedata>
 (No newline at EOF)
 

++++++ xdg-utils-1.2.0~beta1+20230929.obscpio -> 
xdg-utils-1.2.0+20240130.obscpio ++++++
++++ 2603 lines of diff (skipped)

++++++ xdg-utils-1.2.0~beta1+20230929.tar.xz -> xdg-utils-1.2.0+20240130.tar.xz 
++++++
++++ 2603 lines of diff (skipped)

++++++ xdg-utils.obsinfo ++++++
--- /var/tmp/diff_new_pack.knJRTY/_old  2024-01-30 18:25:03.897184198 +0100
+++ /var/tmp/diff_new_pack.knJRTY/_new  2024-01-30 18:25:03.901184342 +0100
@@ -1,5 +1,5 @@
 name: xdg-utils
-version: 1.2.0~beta1+20230929
-mtime: 1695970624
-commit: f8bc7454112899413a60996b7b5d9aebfa4e6864
+version: 1.2.0+20240130
+mtime: 1706584738
+commit: b5188f34647c6ff76402e3d907879264e9bc3409
 

Reply via email to