Hello community,

here is the log from the commit of package xfce4-notifyd for openSUSE:Factory 
checked in at 2017-04-29 10:53:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-notifyd (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-notifyd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-notifyd"

Sat Apr 29 10:53:34 2017 rev:32 rq:491786 version:0.3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-notifyd/xfce4-notifyd.changes      
2013-05-13 16:07:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-notifyd.new/xfce4-notifyd.changes 
2017-04-29 10:54:02.999772092 +0200
@@ -1,0 +2,37 @@
+Fri Apr 28 11:35:16 CEST 2017 - [email protected]
+
+- Fix the license to GPL-2.0 as xfce-notify-daemon.c is v2 only.
+
+-------------------------------------------------------------------
+Wed Apr 19 19:12:56 UTC 2017 - [email protected]
+
+- update to version 0.3.6:
+  - Bugs fixed:
+    * Fix memory leaks in log viewer (bxo#13400)
+    * Fix a couple of memory leaks in notifyd-config (bxo#13386)
+    * Update log toolbar buttons sensitivity (bxo#13365)
+  - Updated translations
+
+-------------------------------------------------------------------
+Mon Feb 27 21:34:19 UTC 2017 - [email protected]
+
+- update to version 0.3.5:
+  This is a feature release.
+  - Features:
+    * Notification log ("persistence" according to fd.o spec)
+    * Rework settings dialog and include more options
+  - Bugs fixed:
+    * Fix height of settings dialog when plugged
+    * Fix compilation on 3.14
+  - Updated translations
+
+-------------------------------------------------------------------
+Sat Nov 26 17:29:51 UTC 2016 - [email protected]
+
+- update to version 0.3.4
+  - port to GTK3 and gdbus
+  - new "do not disturb" feature
+  - various bugfixes and improvements; see NEWS file
+  - do not package ChangeLog -- NEWS file is enough
+
+-------------------------------------------------------------------

Old:
----
  xfce4-notifyd-0.2.4.tar.bz2

New:
----
  xfce4-notifyd-0.3.6.tar.bz2

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

Other differences:
------------------
++++++ xfce4-notifyd.spec ++++++
--- /var/tmp/diff_new_pack.6J7RGy/_old  2017-04-29 10:54:03.859650619 +0200
+++ /var/tmp/diff_new_pack.6J7RGy/_new  2017-04-29 10:54:03.859650619 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-notifyd
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,24 +17,24 @@
 
 
 Name:           xfce4-notifyd
-Version:        0.2.4
+Version:        0.3.6
 Release:        0
 Summary:        Simple Notification Daemon for Xfce
-License:        GPL-2.0+
+License:        GPL-2.0
 Group:          System/Daemons
 Url:            http://spurint.org/projects/xfce4-notify-daemon/
-Source:         
http://archive.xfce.org/src/apps/xfce4-notifyd/0.2/%{name}-%{version}.tar.bz2
+Source:         
http://archive.xfce.org/src/apps/xfce4-notifyd/0.3/%{name}-%{version}.tar.bz2
 Source1:        %{name}.xml
 Source100:      %{name}-rpmlintrc
 BuildRequires:  exo-tools
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
-BuildRequires:  xfce4-dev-tools
-BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(dbus-glib-1)
-BuildRequires:  pkgconfig(gtk+-2.0)
+# BuildRequires:  xfce4-dev-tools
+BuildRequires:  pkgconfig(gio-2.0) >= 2.42.0
+BuildRequires:  pkgconfig(gio-unix-2.0) >= 2.42.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
 BuildRequires:  pkgconfig(libnotify) >= 0.7.0
-BuildRequires:  pkgconfig(libxfce4ui-1)
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxfconf-0)
 Requires:       libnotify-tools
@@ -50,8 +50,8 @@
 
 %package branding-upstream
 Summary:        Upstream Branding of xfce4-notifyd
-Group:          System/GUI/XFCE
 # BRAND: xfce4-notifyd.xml: Controls the appearance of notifications.
+Group:          System/GUI/XFCE
 Conflicts:      otherproviders(xfce4-notifyd-branding)
 Provides:       xfce4-notifyd-branding = %{version}
 Supplements:    packageand(xfce4-notifyd:branding-upstream)
@@ -66,7 +66,7 @@
 %setup -q
 
 %build
-xdt-autogen
+# xdt-autogen
 %configure \
     --with-helper-path-prefix=%{_libexecdir} \
     --enable-maintainer-mode
@@ -94,18 +94,20 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README TODO
+%doc AUTHORS COPYING NEWS README TODO
 %{_bindir}/xfce4-notifyd-config
 %{_datadir}/applications/xfce4-notifyd-config.desktop
 %{_datadir}/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service
 %{_datadir}/icons/hicolor/48x48/apps/xfce4-notifyd.png
 %dir %{_datadir}/themes/*
 %dir %{_datadir}/themes/*/xfce-notify-4.0
-%{_datadir}/themes/*/xfce-notify-4.0/gtkrc
+%{_datadir}/themes/*/xfce-notify-4.0/gtk.css
 %dir %{_libexecdir}/xfce4
 %dir %{_libexecdir}/xfce4/notifyd
 %{_libexecdir}/xfce4/notifyd/xfce4-notifyd
 %doc %{_mandir}/man1/xfce4-notifyd-config.1*
+# Leap 42.1 does not know _userunitdir...
+%{!?_userunitdir:/usr/lib/systemd/user}%{?_userunitdir}/xfce4-notifyd.service
 
 %files lang -f %{name}.lang
 

++++++ xfce4-notifyd-0.2.4.tar.bz2 -> xfce4-notifyd-0.3.6.tar.bz2 ++++++
++++ 52351 lines of diff (skipped)


Reply via email to