Hello community,

here is the log from the commit of package mate-utils for openSUSE:Factory 
checked in at 2014-01-07 14:37:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-utils (Old)
 and      /work/SRC/openSUSE:Factory/.mate-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mate-utils/mate-utils.changes    2013-12-18 
19:42:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mate-utils.new/mate-utils.changes       
2014-01-07 14:37:31.000000000 +0100
@@ -1,0 +2,23 @@
+Mon Jan  6 16:53:21 UTC 2014 - [email protected]
+
+- Update to version 1.6.1
+  + disable masking for area or window screenshots
+  + Fix Sun GNOME Documentation Team references
+  + screenshot: do not segfault when taking a window picture with no
+    delay
+  + Update AC_INIT_AUTOMAKE for make dist
+  + Remove files pulled in automatically
+  + Correct sgml filename
+  + Correct name in about dialog
+  + mate-screenshot: Fix save path selection
+    Closes #32 (https://github.com/mate-desktop/mate-utils/issues/32)
+    Fix from https://bugzilla.gnome.org/show_bug.cgi?id=579232
+  + Fix incorrect FSF addresses
+  + Use mate-disk-usage-analyzer icon instead of baobab
+  + Fix name of libmatedict in mate-dict.pc.in
+    Closes #6 (https://github.com/mate-desktop/mate-utils/issues/6)
+  + change installation path of mate-disk-usage-analyzer icon to hicolor
+- Add gtk-doc documentation of mate-dict to filelist of devel subpackage
+- Remove useless scrollkeeper build dependency
+
+-------------------------------------------------------------------

Old:
----
  mate-utils-1.6.0.tar.xz

New:
----
  mate-utils-1.6.1.tar.xz

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

Other differences:
------------------
++++++ mate-utils.spec ++++++
--- /var/tmp/diff_new_pack.7xIh1U/_old  2014-01-07 14:37:32.000000000 +0100
+++ /var/tmp/diff_new_pack.7xIh1U/_new  2014-01-07 14:37:32.000000000 +0100
@@ -16,7 +16,7 @@
 
 
 Name:           mate-utils
-Version:        1.6.0
+Version:        1.6.1
 Release:        0
 License:        GPL-2.0+ and LGPL-2.0+ and GFDL-1.1
 Summary:        MATE Desktop utilities
@@ -40,7 +40,6 @@
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(zlib)
 BuildRequires:  popt-devel
-BuildRequires:  scrollkeeper
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
 
@@ -72,7 +71,6 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
 %configure                                                             \
    --disable-static                                                    \
    --disable-scrollkeeper                                              \
@@ -85,7 +83,9 @@
 %makeinstall
 %find_lang %{name}
 find %{buildroot}%{_libdir} -type f -name "*.la" -print -delete
-rm -rf %{buildroot}%{_datadir}/MateConf
+if [ -d %{buildroot}%{_datadir}/MateConf ]; then
+   rm -rf %{buildroot}%{_datadir}/MateConf
+fi
 %fdupes %{buildroot}%{_datadir}
 %suse_update_desktop_file mate-disk-usage-analyzer
 %suse_update_desktop_file mate-dictionary
@@ -110,7 +110,6 @@
 %{_datadir}/glib-2.0/schemas/*.xml
 %{_libdir}/libmatedict.so.*
 %{_datadir}/applications/*.desktop
-%{_datadir}/icons/mate/
 %{_datadir}/mate-panel/
 %{_datadir}/mate-dict/
 %{_datadir}/mate-dictionary/
@@ -119,12 +118,14 @@
 %{_datadir}/mate-utils/
 %{_datadir}/mate/help/
 %{_datadir}/pixmaps/mate-search-tool/
+%{_datadir}/icons/hicolor/*
 %{_datadir}/omf/
 %{_mandir}/man1/*.1.gz
 
 %files devel
 %defattr(-,root,root,-)
-%dir %{_datadir}/mate-utils
+#%dir %{_datadir}/mate-utils
+%{_datadir}/gtk-doc/html/mate-dict
 %{_includedir}/mate-dict/
 %{_libdir}/libmatedict.so
 %{_libdir}/pkgconfig/mate-dict.pc

++++++ mate-utils-1.6.0.tar.xz -> mate-utils-1.6.1.tar.xz ++++++
/work/SRC/openSUSE:Factory/mate-utils/mate-utils-1.6.0.tar.xz 
/work/SRC/openSUSE:Factory/.mate-utils.new/mate-utils-1.6.1.tar.xz differ: char 
25, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to