Hello community,

here is the log from the commit of package exo for openSUSE:Factory checked in 
at 2015-03-09 10:05:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/exo (Old)
 and      /work/SRC/openSUSE:Factory/.exo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "exo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/exo/exo.changes  2014-01-30 11:23:33.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.exo.new/exo.changes     2015-03-09 
10:05:42.000000000 +0100
@@ -1,0 +2,22 @@
+Sat Feb 28 20:52:12 UTC 2015 - g...@opensuse.org
+
+- update to version 0.10.3
+  - build updates and improvements (autotools, intltool)
+  - increased required automake and libtool versions
+  - updated mimeapps.list location for glib >= 2.41 (bxo#11504)
+  - add an icon-column in the icon view for loading thumbnailed
+    images
+  - add helpers for qtFM, QTerminal, Qupzilla, Surf, Vimprobable2
+    (bxo#10216)
+  - add support for BCC in exo-compose-email (bxo#11070)
+  - better handle filenames with spaces in exo-helpers (bxo#10731)
+  - drop use of the -remote option in Firefox helpers (bxo#11601)
+  - fix ATK deprecation warnings (bxo#11556)
+  - fix exo_str_looks_like_an_uri() (bxo#10098)
+  - fix small typo in exo-icon-bar (bxo#10515)
+  - install category icons into proper location (bxo#11364)
+  - scroll long file names into view in compact listview (bxo#6014)
+  - translation updates
+- drop obsolete exo-firefox-params.patch
+
+-------------------------------------------------------------------

Old:
----
  exo-0.10.2.tar.bz2
  exo-firefox-params.patch

New:
----
  exo-0.10.3.tar.bz2

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

Other differences:
------------------
++++++ exo.spec ++++++
--- /var/tmp/diff_new_pack.CM4ZgA/_old  2015-03-09 10:05:43.000000000 +0100
+++ /var/tmp/diff_new_pack.CM4ZgA/_new  2015-03-09 10:05:43.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package exo
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,9 +17,8 @@
 
 
 %define libname libexo-1-0
-
 Name:           exo
-Version:        0.10.2
+Version:        0.10.3
 Release:        0
 Summary:        Application Development Library for Xfce
 License:        GPL-2.0+ and LGPL-2.1+
@@ -28,12 +27,9 @@
 Source0:        
http://archive.xfce.org/src/xfce/exo/0.10/%{name}-%{version}.tar.bz2
 # icons taken from tango-icon-theme 0.8.90
 Source1:        %{name}-icons.tar.bz2
-# PATCH-FIX-UPSTREAM exo-firefox-params.patch bwa...@suse.de -- Removes 
obsolete Firefox commandline arguments
-Patch0:         exo-firefox-params.patch
 # PATCH-FIX-OPENSUSE use-versioned-helpers-db.patch g...@opensuse.org -- Use a 
versioned helpers files DB since some of the desktop files are tied to the exo 
API version (e.g. by using exo-compose-mail-1)
-Patch1:         use-versioned-helpers-db.patch
+Patch0:         use-versioned-helpers-db.patch
 BuildRequires:  fdupes
-BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  perl-URI
 BuildRequires:  update-desktop-files
@@ -41,6 +37,7 @@
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
@@ -68,14 +65,14 @@
 Group:          System/Libraries
 Requires:       %{libname}-branding = %{version}
 Requires:       perl-URI
+Recommends:     %{name}-lang = %{version}
+Recommends:     %{name}-tools
 Provides:       exo = %{version}
 Obsoletes:      exo <= 0.6.2
 Provides:       exo-doc = %{version}
 Obsoletes:      exo-doc <= 0.6.2
 Provides:       exo-data = %{version}
 Obsoletes:      exo-data <= 0.10.2
-Recommends:     %{name}-lang = %{version}
-Recommends:     %{name}-tools
 
 %description -n %{libname}
 Exo is an extension library to Xfce which is targeted at application
@@ -96,13 +93,13 @@
 Summary:        Upstream Branding of exo
 License:        GPL-2.0+
 Group:          System/GUI/XFCE
+Supplements:    packageand(%{libname}:branding-upstream)
 # BRAND: helpers.rc: Controls default applications and MIME handler.
 Conflicts:      otherproviders(%{libname}-branding)
 Provides:       %{libname}-branding = %{version}
 Provides:       exo-branding = %{version}
 Provides:       exo-branding-upstream = %{version}
 Obsoletes:      exo-branding-upstream <= 0.10.2
-Supplements:    packageand(%{libname}:branding-upstream)
 BuildArch:      noarch
 
 %description -n %{libname}-branding-upstream
@@ -123,10 +120,10 @@
 
 %prep
 %setup -q -b1
+mkdir m4
 %patch0 -p1
-%patch1 -p1
 find . -name '*.pl' | \
-    xargs sed -i 's|^#! */usr/bin/env *\perl|#!/usr/bin/perl|'
+    xargs sed -i 's|^#! */usr/bin/env *\perl|#!%{_bindir}/perl|'
 
 %build
 xdt-autogen
@@ -143,7 +140,7 @@
 # currently expected by too many Xfce packages
 mkdir -p %{buildroot}%{_libdir}/xfce4
 
-rm -f %{buildroot}%{_libdir}/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %if 0%{?suse_version} < 1220
 # install icons
@@ -194,6 +191,7 @@
 %{_datadir}/icons/hicolor/*/*/*
 
 %files lang -f exo-1.lang
+%defattr(-,root,root)
 
 %files -n %{libname}
 %defattr(-,root,root)

++++++ exo-0.10.2.tar.bz2 -> exo-0.10.3.tar.bz2 ++++++
++++ 93751 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to