Hello community,

here is the log from the commit of package mate-notification-daemon for 
openSUSE:Factory checked in at 2014-03-22 14:44:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mate-notification-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.mate-notification-daemon.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mate-notification-daemon"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/mate-notification-daemon/mate-notification-daemon.changes
        2013-12-18 19:33:28.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.mate-notification-daemon.new/mate-notification-daemon.changes
   2014-03-22 18:01:39.000000000 +0100
@@ -1,0 +2,48 @@
+Wed Mar  5 11:15:13 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.8.0
+  + no changes since version 1.7.90
+
+-------------------------------------------------------------------
+Wed Feb 19 16:27:03 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.90
+  + switch to libwnck
+
+-------------------------------------------------------------------
+Sun Jan 19 16:56:52 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.1
+  + standard: Add GTK3 support
+  + slider: Add GTK3 support
+  + coco: Add GTK3 support 
+  + nodoka: Add GTK3 support
+  + update translations
+
+-------------------------------------------------------------------
+Fri Jan 17 18:09:22 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 1.7.0
+  + capplet: Add keywords in desktop file
+    Closes #27 
(https://github.com/mate-desktop/mate-notification-daemon/issues/27)
+  + capplet: Fix typos in manpage
+  +  Check value type of notification hint 'urgency' before 
+     dereferencing in nodoka and coco theme
+  + add GTK3 support
+  + configure: Support multiple wnck versions
+  + let 'make dist' create tar.xz tarballs
+  + update translations
+  + update for automake-1.13
+
+-------------------------------------------------------------------
+Fri Oct 25 17:08:38 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 1.6.1
+  + add manpage for mate-notification-properties
+  + back to libwnck 
+  + make automake happy: INCLUDES->AM_CPPFLAGS
+  + add update-icon-cache config option for makedistcheck
+  + update translations
+  + fix EXTRA_DIST gsettings variable
+
+-------------------------------------------------------------------

Old:
----
  mate-notification-daemon-1.6.0.tar.xz

New:
----
  mate-notification-daemon-1.8.0.tar.xz

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

Other differences:
------------------
++++++ mate-notification-daemon.spec ++++++
--- /var/tmp/diff_new_pack.m51cEp/_old  2014-03-22 18:01:39.000000000 +0100
+++ /var/tmp/diff_new_pack.m51cEp/_new  2014-03-22 18:01:39.000000000 +0100
@@ -1,6 +1,7 @@
+#
 # spec file for mate-notification-daemon
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +16,13 @@
 
 
 Name:           mate-notification-daemon
-Version:        1.6.0
+Version:        1.8.0
 Release:        0
 License:        GPL-2.0+
 Summary:        Notification daemon for MATE
 Url:            http://mate-desktop.org/
 Group:          System/GUI/Other
-Source:         
http://pub.mate-desktop.org/releases/1.6/%{name}-%{version}.tar.xz
+Source:         
http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
 Recommends:     %{name}-lang
 %glib2_gsettings_schema_requires
 
@@ -32,10 +33,9 @@
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libcanberra-gtk)
 BuildRequires:  pkgconfig(libnotify)
-BuildRequires:  pkgconfig(libmatewnck)
+BuildRequires:  pkgconfig(libwnck-1.0)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  update-desktop-files
-BuildRequires:  xz
 
 %description
 D-BUS notification daemon for MATE.
@@ -46,9 +46,8 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
 %configure                                                              \
-    --libexecdir=%{_libexecdir}/mate-notification-daemon                \
+    --libexecdir=%{_libexecdir}/%{name}                                 \
     --disable-static                                                    \
     --disable-schemas-install
 make %{?_smp_mflags} V=1
@@ -87,6 +86,7 @@
 %{_datadir}/icons/hicolor/*/apps/*
 %{_datadir}/mate-notification-daemon/mate-notification-properties.ui
 %{_datadir}/glib-2.0/schemas/*.xml
+%{_mandir}/man1/mate-notification-properties.1.gz
 
 %files lang -f %{name}.lang
 %defattr(-,root,root)

++++++ mate-notification-daemon-1.6.0.tar.xz -> 
mate-notification-daemon-1.8.0.tar.xz ++++++
++++ 73220 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