Hello community,

here is the log from the commit of package xdg-utils for openSUSE:Factory 
checked in at 2019-04-28 19:59:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xdg-utils (Old)
 and      /work/SRC/openSUSE:Factory/.xdg-utils.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xdg-utils"

Sun Apr 28 19:59:55 2019 rev:48 rq:696984 version:1.1.3+20190401

Changes:
--------
--- /work/SRC/openSUSE:Factory/xdg-utils/xdg-utils.changes      2018-05-25 
21:35:06.756750367 +0200
+++ /work/SRC/openSUSE:Factory/.xdg-utils.new.5536/xdg-utils.changes    
2019-04-28 19:59:59.430915499 +0200
@@ -1,0 +2,22 @@
+Tue Apr 23 04:44:28 UTC 2019 - [email protected]
+
+- Update to version 1.1.3+20190401:
+  * support digits in uri scheme regex
+  * Enable cinnamon screensaver for xdg aware desktop environments (eg lxqt)
+  * xdg-open: fix comment typo
+  * xdg-su: fix some easy TODOs
+  * xdg-screensaver: Sanitise window name before sending it over the bus
+  * Fixes -x argument, which is the default for {gnome,mate}-terminal
+  * Fix a bug when xdg-terminal needs gsettings to get the default terminal
+  * test-lib.sh: run: eat xdg-open's exit code
+  * xdg-open: handle file://localhost/
+  * Restore matching of older deepin names
+  * xdg-email: Support for Deepin
+  * xdg-open: better pcmanfm check (BR106636,BR106161)
+  * open for post 1.1.3 development
+- Removed (merged upstream):
+  * xdg-terminal-fix-gsettings.patch 
+  * xdg-terminal-fix-terminal--x-arg.patch
+- Fix URL
+
+-------------------------------------------------------------------

Old:
----
  xdg-terminal-fix-gsettings.patch
  xdg-terminal-fix-terminal--x-arg.patch
  xdg-utils-20180510.tar.xz

New:
----
  xdg-utils-1.1.3+20190401.tar.xz

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

Other differences:
------------------
++++++ xdg-utils.spec ++++++
--- /var/tmp/diff_new_pack.Gi8l2t/_old  2019-04-28 20:00:01.090914497 +0200
+++ /var/tmp/diff_new_pack.Gi8l2t/_new  2019-04-28 20:00:01.094914495 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xdg-utils
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,25 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           xdg-utils
-Version:        20180510
+Version:        1.1.3+20190401
 Release:        0
 Summary:        Utilities to uniformly interface desktop environments
 License:        MIT
 Group:          System/GUI/Other
-Url:            http://portland.freedesktop.org/
+Url:            https://www.freedesktop.org/wiki/Software/xdg-utils/
 # http://portland.freedesktop.org/download/xdg-utils-%%{version}.tar.gz
 Source:         xdg-utils-%{version}.tar.xz
 # PATCH-FEATURE-OPENSUSE install-some-more-scripts.diff [email protected]
 Patch0:         install-some-more-scripts.diff
-# PATCH-FIX-UPSTREAM xdg-terminal-fix-gsettings.patch fdo#93231 
[email protected]
-Patch1:         xdg-terminal-fix-gsettings.patch
-# PATCH-FIX-UPSTREAM xdg-terminal-fix-terminal--x-arg.patch fdo#93231 
[email protected] -- https://bugs.freedesktop.org/show_bug.cgi?id=93231#c5
-Patch3:         xdg-terminal-fix-terminal--x-arg.patch
 BuildRequires:  make
 # for xmlto to be able to generate text from html
 BuildRequires:  w3m
@@ -39,12 +35,7 @@
 Requires:       perl-Net-DBus
 Requires:       perl-X11-Protocol
 Requires:       which
-%if 0%{?suse_version} > 1110
 BuildArch:      noarch
-%else
-BuildRequires:  xz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%endif
 
 %description
 The xdg-utils package is a set of simple scripts that provide basic
@@ -76,7 +67,8 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog LICENSE README TODO
+%doc ChangeLog README TODO
+%license LICENSE
 %{_bindir}/xdg-desktop-icon
 %{_bindir}/xdg-desktop-menu
 %{_bindir}/xdg-email

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Gi8l2t/_old  2019-04-28 20:00:01.130914473 +0200
+++ /var/tmp/diff_new_pack.Gi8l2t/_new  2019-04-28 20:00:01.134914471 +0200
@@ -4,7 +4,9 @@
     <param name="changesgenerate">enable</param>
     <param name="scm">git</param>
     <param name="filename">xdg-utils</param>
-    <param name="versionformat">%cd</param>
+    <param name="versionformat">@PARENT_TAG@+%cd</param>
+    <param name="versionrewrite-pattern">v(.*)</param>
+    <param name="versionrewrite-replacement">\1</param>
   </service>
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Gi8l2t/_old  2019-04-28 20:00:01.154914459 +0200
+++ /var/tmp/diff_new_pack.Gi8l2t/_new  2019-04-28 20:00:01.154914459 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">git://anongit.freedesktop.org/xdg/xdg-utils</param>
-              <param 
name="changesrevision">159fc37075db2decf446f453fe1a796da6921aad</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">bfcefa162b1dcd6d62e193019969ff2f5ff331cf</param></service></servicedata>
\ No newline at end of file


Reply via email to