Hello community,

here is the log from the commit of package libxfce4util for openSUSE:Factory 
checked in at 2019-08-19 20:47:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxfce4util (Old)
 and      /work/SRC/openSUSE:Factory/.libxfce4util.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxfce4util"

Mon Aug 19 20:47:28 2019 rev:46 rq:724060 version:4.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxfce4util/libxfce4util.changes        
2017-09-27 16:54:44.672204209 +0200
+++ /work/SRC/openSUSE:Factory/.libxfce4util.new.22127/libxfce4util.changes     
2019-08-19 20:47:29.497097146 +0200
@@ -1,0 +2,70 @@
+Fri Aug 16 12:48:57 UTC 2019 - Maurizio Galli <maurizio.ga...@gmail.com>
+
+- Fixed sources in spec file
+
+-------------------------------------------------------------------
+Sun Aug 11 21:01:18 UTC 2019 - Maurizio Galli <maurizio.ga...@gmail.com>
+
+- Update to version 4.14.0
+  * Bump to Xfce version 4.14
+- Cleaned up spec file 
+
+-------------------------------------------------------------------
+Sun Jul 28 20:02:11 UTC 2019 - Marcel Kuehlhorn <tu...@opensuse.org>
+
+- Enable vala (bxo#15756)
+
+-------------------------------------------------------------------
+Sun Jul 28 15:24:10 UTC 2019 - Marcel Kuehlhorn <tu...@opensuse.org>
+
+- Update to 4.13.5
+  * Translation updates
+
+-------------------------------------------------------------------
+Sun Jun 30 22:01:17 UTC 2019 - Marcel Kuehlhorn <tu...@opensuse.org>
+
+- Update to version 4.13.4
+  * Bump the Xfce version to 4.14pre2
+  * Translation Updates
+
+-------------------------------------------------------------------
+Thu May 16 12:31:55 UTC 2019 - Vinzenz Vietzke <v...@vinzv.de>
+
+- Update to 4.13.3
+  * Add support for rc files as symlinks (bxo#14698)
+  * Fix GObject Introspection language bindings (bxo#14766)
+  * Fix compiler error -Wcast-function-type (GCC 8)
+  * Bump minimum glib version
+  * Fix compilation warnings ""defined" may not be portable"
+  * Translation Updates: Arabic, Belarusian, Czech, Danish, French,
+    Galician, Hebrew, Icelandic, Italian, Kazakh, Lithuanian, Malay, 
+    Norwegian Bokmål, Occitan (post 1500), 
+    Romanian, Slovak, Serbian, Uighur, Ukrainian
+- Updated Url and Source Url
+- Switched from -lang to %lang_package
+
+-------------------------------------------------------------------
+Sat Apr 27 10:48:54 UTC 2019 - maurizio.ga...@gmail.com
+
+- Update to 4.13.2
+  * Add VAPIGEN for vala binding generation.
+  * Fix make distcheck build
+  * Better documentation processing (migrate away from sgml templates)
+  * Allow language-specific keys before language-neutral ones
+    (bxo#13979)
+  * Translation updates
+- Changes from 4.13.1
+  * Fix a minor typo: ment → meant
+  * Fix some autotools warnings, default debug to yes
+  * Fix duplicate DISTCHECK_CONFIGURE_FLAGS
+  * Improve gobject-introspection annotations
+- Changes from 4.13.0
+  * Fix abicheck to handle ppc64 architecture
+  * Add support for GOBJECT-INTROSPECTION bxo#12159
+  * Translation updates
+- Clean up spec file and dropped obsolete macros
+- Added conditional %bcond_with git for easier maintanance when using
+  git master branch
+- Dropped obsolete libxfce4util-xfce-rc-i18n.patch
+
+-------------------------------------------------------------------

Old:
----
  libxfce4util-4.12.1.tar.bz2
  libxfce4util-xfce-rc-i18n.patch

New:
----
  _service
  libxfce4util-4.14.0.tar.bz2

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

Other differences:
------------------
++++++ libxfce4util.spec ++++++
--- /var/tmp/diff_new_pack.3j7evl/_old  2019-08-19 20:47:30.185096998 +0200
+++ /var/tmp/diff_new_pack.3j7evl/_new  2019-08-19 20:47:30.197096995 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxfce4util
 #
-# Copyright (c) 2015 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,26 +12,30 @@
 # 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/
 #
 
 
+%bcond_with git
 %define libname libxfce4util7
 Name:           libxfce4util
-Version:        4.12.1
+Version:        4.14.0
 Release:        0
 Summary:        Utility Library for the Xfce Desktop Environment
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
-Url:            http://www.xfce.org/
-Source:         
http://archive.xfce.org/src/xfce/libxfce4util/4.12/%{name}-%{version}.tar.bz2
+URL:            https://www.xfce.org/
+Source0:         
https://archive.xfce.org/src/xfce/libxfce4util/4.14/%{name}-%{version}.tar.bz2
 Source100:      %{name}-rpmlintrc
-# PATCH-FEATURE-OPENSUSE libxfce4util-xfce-rc-i18n.patch bnc#829113 
g...@opensuse.org -- Translate Name, GenericName, and Comment entries of 
desktop files via gettext when read via the xfce_rc_* API
-Patch0:         libxfce4util-xfce-rc-i18n.patch
 BuildRequires:  intltool
 BuildRequires:  perl
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(vapigen)
+%if %{with git}
+BuildRequires:  xfce4-dev-tools
+%endif
 
 %description
 libxfce4util is a general-purpose utility library with core application support
@@ -66,26 +70,26 @@
 This package contains the API documentation and development files needed for
 developing applications based on libxfce4util.
 
-# this should be replaced by %%lang_package once bnc#513786 is resolved
-%package lang
-Summary:        Languages for package %{name}
-Group:          System/Localization
-Requires:       %{libname} = %{version}
-Provides:       %{name}-lang-all = %{version}
-Supplements:    packageand(bundle-lang-other:%{libname})
-BuildArch:      noarch
-
-%description lang
-Provides translations to the package %{name}
+%lang_package
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup
 
 %build
+%if %{with git}
+NOCONFIGURE=1 ./autogen.sh
 %configure \
+    --enable-maintainer-mode \
+    --enable-vala=yes \
+    --disable-static \
+    --enable-gtk-doc
+%else
+%configure \
+    --enable-vala=yes \
     --disable-static
-make %{?_smp_mflags} V=1
+%endif
+
+%make_build
 
 %install
 %make_install
@@ -101,19 +105,17 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files tools
-%defattr(-,root,root)
 %{_sbindir}/xfce4-kiosk-query
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files -n %{libname}
-%defattr(-,root,root)
-%doc AUTHORS COPYING NEWS TODO README README.Kiosk
+%doc AUTHORS NEWS TODO README README.Kiosk
+%license COPYING
 %{_libdir}/libxfce4util.so.*
 
 %files devel
-%defattr(-, root, root)
+%{_libdir}/girepository-1.0/libxfce4util-1.0.typelib
 %{_libdir}/pkgconfig/libxfce4util-*.pc
 %{_libdir}/libxfce4util.so
 %dir %{_includedir}/xfce4
@@ -121,5 +123,7 @@
 %dir %{_datadir}/gtk-doc
 %dir %{_datadir}/gtk-doc/html
 %{_datadir}/gtk-doc/html/libxfce4util
+%{_datadir}/gir-1.0/libxfce4util-1.0.gir
+%{_datadir}/vala/vapi/
 
 %changelog

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="disabled">
    <param name="url">https://git.xfce.org/xfce/libxfce4util/</param>
    <param name="scm">git</param>
    <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
    <param name="changesgenerate">enable</param>
    <param name="changesauthor">maurizio.ga...@gmail.com</param>
    <param name="versionrewrite-pattern">libxfce4util(.*)</param>
  </service>
  <service name="set_version" mode="disabled"/>
  <service name="tar" mode="disabled"/>
  <service name="recompress" mode="disabled">
    <param name="compression">xz</param>
    <param name="file">*.tar</param>
  </service>
</services>
++++++ libxfce4util-4.12.1.tar.bz2 -> libxfce4util-4.14.0.tar.bz2 ++++++
++++ 48746 lines of diff (skipped)


Reply via email to