Hello community,

here is the log from the commit of package xfce4-screenshooter for 
openSUSE:Factory checked in at 2015-01-29 09:56:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-screenshooter (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-screenshooter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-screenshooter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-screenshooter/xfce4-screenshooter.changes  
2014-10-16 18:17:16.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-screenshooter.new/xfce4-screenshooter.changes 
    2015-01-29 09:56:03.000000000 +0100
@@ -1,0 +2,20 @@
+Tue Jan 27 08:46:53 UTC 2015 - g...@opensuse.org
+
+- update to version 1.8.2
+  - Enhancements:
+    - Add imgur.com as possible upload option (bxo#6899)
+    - Add appdate file (bxo#11202)
+    - Make region selection with compositing on more usable on
+      darker backgrounds (bxo#9592)
+    - Updated translations
+  - Bugs fixed:
+    - Fix keyboard navigation between choices (bxo#11325)
+    - Fix build with automake 1.13 (bxo#10030)
+    - Use filename-friendly date format for saved files (bxo#8445)
+  - drop obsolete xfce4-screenshooter-fix-plugin-linking.patch
+    xfce4-screenshooter-use-docdir.patch,
+    xfce4-screenshooter-automake-1.13.patch,
+    xfce4-screenshooter-automake-1.14.patch
+  - drop -doc subpackage, documentation has been removed
+
+-------------------------------------------------------------------

Old:
----
  xfce4-screenshooter-1.8.1.tar.bz2
  xfce4-screenshooter-automake-1.13.patch
  xfce4-screenshooter-automake-1.14.patch
  xfce4-screenshooter-fix-plugin-linking.patch
  xfce4-screenshooter-use-docdir.patch

New:
----
  xfce4-screenshooter-1.8.2.tar.bz2

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

Other differences:
------------------
++++++ xfce4-screenshooter.spec ++++++
--- /var/tmp/diff_new_pack.qIZB9Q/_old  2015-01-29 09:56:04.000000000 +0100
+++ /var/tmp/diff_new_pack.qIZB9Q/_new  2015-01-29 09:56:04.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-screenshooter
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,21 +20,13 @@
 %define panel_version 4.7.0
 
 Name:           xfce4-screenshooter
-Version:        1.8.1
+Version:        1.8.2
 Release:        0
 Summary:        Screenshot Tool for the Xfce Desktop
 License:        GPL-2.0+
 Group:          Productivity/Graphics/Other
 Url:            
http://goodies.xfce.org/projects/applications/xfce4-screenshooter
 Source:         
http://archive.xfce.org/src/apps/xfce4-screenshooter/1.8/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM xfce4-screenshooter-use-docdir.patch g...@opensuse.org -- 
Allow installation of documentation under docdir
-Patch0:         xfce4-screenshooter-use-docdir.patch
-# PATCH-FIX-UPSTREAM xfce4-screenshooter-fix-plugin-linking.patch 
g...@opensuse.org -- Link the plugin module correctly
-Patch1:         xfce4-screenshooter-fix-plugin-linking.patch
-# PATCH-FIX-UPSTREAM xfce4-screenshooter-automake-1.13.patch pgaj...@suse.cz
-Patch2:         xfce4-screenshooter-automake-1.13.patch
-# PATCH-FIX-UPSTREAM xfce4-screenshooter-automake-1.14.patch 
dims...@opensuse.org -- Fix boostrap with automake 1.14
-Patch3:         xfce4-screenshooter-automake-1.14.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
@@ -50,11 +42,12 @@
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xfixes)
-Recommends:     %{name}-doc = %{version}
 Recommends:     %{name}-lang = %{version}
 # needs xfhelp4
 Requires:       libxfce4ui-tools
 Suggests:       xfce4-panel-plugin-screenshooter
+Obsoletes:      xfce4-screenshooter-doc <= 1.8.1
+Provides:       xfce4-screenshooter-doc = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -73,25 +66,13 @@
 %description -n xfce4-panel-plugin-screenshooter
 This package contains the xfce4-screenshooter Xfce panel plugin.
 
-%package doc
-Summary:        Documentation for xfce4-screenshooter
-Group:          Documentation/HTML
-
-%description doc
-This package contains the HTML documentation for xfce4-screenshooter.
-
 %lang_package
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
 
 %build
-xdt-autogen
-%configure --docdir=%{_datadir}/xfce4/xfce4-screenshooter
+%configure
 make %{?_smp_mflags} V=1
 
 %install
@@ -105,9 +86,6 @@
 
 %fdupes %{buildroot}%{_datadir}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -122,19 +100,15 @@
 %{_bindir}/xfce4-screenshooter
 %{_datadir}/icons/hicolor/*/apps/applets-screenshooter.*
 %{_datadir}/applications/xfce4-screenshooter.desktop
-%doc %{_mandir}/man1/xfce4-screenshooter.1*
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/xfce4-screenshooter.appdata.xml
+%{_mandir}/man1/xfce4-screenshooter.1*
 
 %files -n xfce4-panel-plugin-screenshooter
 %defattr(-,root,root,-)
 %{_libdir}/xfce4/panel/plugins/libscreenshooterplugin.so
 %{_datadir}/xfce4/panel/plugins/screenshooter.desktop
 
-%files doc
-%defattr(-,root,root,-)
-%dir %{_datadir}/xfce4
-%dir %{_datadir}/xfce4/xfce4-screenshooter
-%doc %{_datadir}/xfce4/xfce4-screenshooter/html/
-
 %files lang -f %{name}.lang
 
 %changelog

++++++ xfce4-screenshooter-1.8.1.tar.bz2 -> xfce4-screenshooter-1.8.2.tar.bz2 
++++++
++++ 63156 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