Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package smproxy for openSUSE:Factory checked 
in at 2022-10-16 16:09:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/smproxy (Old)
 and      /work/SRC/openSUSE:Factory/.smproxy.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "smproxy"

Sun Oct 16 16:09:30 2022 rev:7 rq:1011137 version:1.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/smproxy/smproxy.changes  2015-04-25 
11:26:13.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.smproxy.new.2275/smproxy.changes        
2022-10-16 16:09:30.958796937 +0200
@@ -1,0 +2,17 @@
+Sat Oct 15 17:11:59 UTC 2022 - Stefan Dirsch <sndir...@suse.com>
+
+- Update to version 1.0.7
+  * Update README for gitlab migration
+  * Update configure.ac bug URL for gitlab migration
+  * gitlab CI: add a basic build test
+  * Reduce variable scopes as suggested by cppcheck
+  * NullIceErrorHandler: make arg names match between definition & declaration
+  * Remove or correct obsolete casts
+  * Use calloc instead of malloc to allocate arrays
+  * CheckFullyQuantifiedName: return unqualified name if alloc fails
+  * CheckFullyQuantifiedName: improve gethostname() handling
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+-------------------------------------------------------------------

Old:
----
  smproxy-1.0.6.tar.bz2

New:
----
  smproxy-1.0.7.tar.xz

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

Other differences:
------------------
++++++ smproxy.spec ++++++
--- /var/tmp/diff_new_pack.dAHqzB/_old  2022-10-16 16:09:31.422798026 +0200
+++ /var/tmp/diff_new_pack.dAHqzB/_new  2022-10-16 16:09:31.430798044 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package smproxy
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # 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:           smproxy
-Version:        1.0.6
+Version:        1.0.7
 Release:        0
 Summary:        X Session Manager Proxy
 License:        MIT
 Group:          System/X11/Utilities
-Url:            http://xorg.freedesktop.org/
-Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+URL:            http://xorg.freedesktop.org/
+Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(sm)
@@ -50,7 +50,7 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog COPYING README
+%doc ChangeLog COPYING README.md
 %{_bindir}/smproxy
 %{_mandir}/man1/smproxy.1%{?ext_man}
 

Reply via email to