Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libxklavier for openSUSE:Factory 
checked in at 2022-03-08 20:31:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxklavier (Old)
 and      /work/SRC/openSUSE:Factory/.libxklavier.new.2349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxklavier"

Tue Mar  8 20:31:31 2022 rev:38 rq:959915 version:5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxklavier/libxklavier.changes  2018-03-08 
10:52:13.200740444 +0100
+++ /work/SRC/openSUSE:Factory/.libxklavier.new.2349/libxklavier.changes        
2022-03-11 11:46:55.902890332 +0100
@@ -1,0 +2,10 @@
+Sun Mar  6 18:42:54 UTC 2022 - Bj??rn Lie <[email protected]>
+
+- Update to version 5.4:
+  + A couple of introspection fixes.
+- Update URL, this version was never released on download.gnome.org
+- Add explicit libxklavier16 (shared library) Requires in devel
+  sub-package (we already pulled it in via virtual provides).
+- Use modern macros.
+
+-------------------------------------------------------------------

Old:
----
  libxklavier-5.3.tar.xz

New:
----
  libxklavier-5.4.tar.bz2

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

Other differences:
------------------
++++++ libxklavier.spec ++++++
--- /var/tmp/diff_new_pack.hMqksG/_old  2022-03-11 11:46:56.290889947 +0100
+++ /var/tmp/diff_new_pack.hMqksG/_new  2022-03-11 11:46:56.294889943 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libxklavier
 #
-# Copyright (c) 2018 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,19 +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:           libxklavier
-Version:        5.3
+Version:        5.4
 Release:        0
 Summary:        Library with X keyboard related functions
 License:        LGPL-2.0-or-later
 Group:          Development/Libraries/X11
-Url:            http://www.freedesktop.org/Software/LibXklavier
-Source:         
http://download.gnome.org/sources/libxklavier/5.3/%{name}-%{version}.tar.xz
+URL:            http://www.freedesktop.org/Software/LibXklavier
+#Source:         
http://download.gnome.org/sources/libxklavier/5.4/%%{name}-%%{version}.tar.xz
+Source:         http://people.freedesktop.org/~svu/libxklavier-5.4.tar.bz2
 Source99:       baselibs.conf
+
 BuildRequires:  doxygen
 BuildRequires:  gobject-introspection-devel >= 1.30
 BuildRequires:  gtk-doc
@@ -45,6 +47,7 @@
 Group:          Development/Libraries/X11
 Requires:       %{name} = %{version}
 Requires:       glibc-devel
+Requires:       libxklavier16 = %{version}
 Requires:       typelib-1_0-Xkl-1_0 = %{version}
 
 %description devel
@@ -80,21 +83,21 @@
 This library allows you to simplify XKB-related development.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %configure \
         --with-xkb-base=%{_datadir}/X11/xkb \
         --with-xkb-bin-base=%{_bindir} \
-        --disable-static
-make %{?_smp_mflags}
+       --disable-static \
+       %{nil}
+%make_build
 
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%post -n libxklavier16 -p /sbin/ldconfig
-%postun -n libxklavier16 -p /sbin/ldconfig
+%ldconfig_scriptlets -n libxklavier16
 
 %files -n libxklavier16
 %license COPYING.LIB

++++++ libxklavier-5.3.tar.xz -> libxklavier-5.4.tar.bz2 ++++++
++++ 5285 lines of diff (skipped)

Reply via email to