commit xfce4-panel-plugin-timer for openSUSE:Factory

2018-02-20 Thread root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2018-02-20 17:54:20

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)


Package is "xfce4-panel-plugin-timer"

Tue Feb 20 17:54:20 2018 rev:20 rq:577659 version:1.7.0

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2014-06-06 14:36:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
   2018-02-20 17:54:23.259949948 +0100
@@ -1,0 +2,12 @@
+Sat Feb 17 13:22:19 UTC 2018 - seife+...@b1-systems.com
+
+- update to version 1.7.0
+  * port to GTK+3
+  * new icon (bxo #13517)
+  * add "keep above" for Beep dialog (bxo#13514)
+  * when paused show all menu timers (bxo#13516)
+  * small UI improvements (bxo#13515)
+  * translation updates
+- package NEWS file instead of huge ChangeLog
+
+---
@@ -6,0 +19 @@
+

Old:

  xfce4-timer-plugin-1.6.0.tar.bz2

New:

  xfce4-timer-plugin-1.7.0.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.ZayVyT/_old  2018-02-20 17:54:24.667899252 +0100
+++ /var/tmp/diff_new_pack.ZayVyT/_new  2018-02-20 17:54:24.671899108 +0100
@@ -16,25 +16,25 @@
 #
 
 
-%define panel_version 4.8.0
+%define panel_version 4.12.0
 %define plugin_name xfce4-timer-plugin
 
 Name:   xfce4-panel-plugin-timer
-Version:1.6.0
+Version:1.7.0
 Release:0
 Summary:Alarm Clock Plugin for the Xfce Panel
 License:GPL-2.0+
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.6/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.7/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
 Recommends: %{name}-lang = %{version}
-BuildRequires:  pkgconfig(gthread-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(libxfce4panel-1.0)
-BuildRequires:  pkgconfig(libxfce4ui-1)
-BuildRequires:  pkgconfig(libxfce4util-1.0)
+BuildRequires:  pkgconfig(gthread-2.0) >= 2.4.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.20.0
+BuildRequires:  pkgconfig(libxfce4panel-2.0) >= %{panel_version}
+BuildRequires:  pkgconfig(libxfce4ui-2) >= 4.12.0
+BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.12.0
 Requires:   xfce4-panel >= %{panel_version}
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -54,6 +54,7 @@
 
 %install
 %make_install
+rm -fv %{buildroot}%{_libdir}/xfce4/panel/plugins/*.la
 
 %find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
 
@@ -67,10 +68,10 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README TODO
-%{_libexecdir}/xfce4/panel-plugins/xfce4-timer
-%{_datadir}/xfce4/panel-plugins/xfce4-timer.desktop
-%{_datadir}/icons/hicolor/*/apps/xfce4-timer.png
+%doc AUTHORS NEWS COPYING README TODO
+%{_libdir}/xfce4/panel/plugins/libxfcetimer.so
+%{_datadir}/icons/hicolor/*/*/xfce4-timer-plugin.*
+%{_datadir}/xfce4/panel/plugins/xfce4-timer-plugin.desktop
 
 %files lang -f %{name}.lang
 

++ xfce4-timer-plugin-1.6.0.tar.bz2 -> xfce4-timer-plugin-1.7.0.tar.bz2 
++
 68496 lines of diff (skipped)




commit xfce4-panel-plugin-timer for openSUSE:Factory

2014-06-06 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2014-06-06 14:36:33

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)


Package is xfce4-panel-plugin-timer

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2013-05-13 16:07:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
   2014-06-06 14:36:47.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun  5 10:20:21 UTC 2014 - g...@opensuse.org
+
+- update to version 1.6.0
+  - added button in the alarm window to rerun the timer
+  - minor fixes and code cleanup
+---

Old:

  xfce4-timer-plugin-1.5.0.tar.bz2

New:

  xfce4-timer-plugin-1.6.0.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.JikNt6/_old  2014-06-06 14:36:48.0 +0200
+++ /var/tmp/diff_new_pack.JikNt6/_new  2014-06-06 14:36:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-timer
 #
-# 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
@@ -20,13 +20,13 @@
 %define plugin_name xfce4-timer-plugin
 
 Name:   xfce4-panel-plugin-timer
-Version:1.5.0
+Version:1.6.0
 Release:0
 Summary:Alarm Clock Plugin for the Xfce Panel
 License:GPL-2.0+
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.5/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.6/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
 Recommends: %{name}-lang = %{version}
@@ -55,15 +55,10 @@
 %install
 %make_install
 
-rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-
 %find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
 
 %fdupes %{buildroot}%{_datadir}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %icon_theme_cache_post
 

++ xfce4-timer-plugin-1.5.0.tar.bz2 - xfce4-timer-plugin-1.6.0.tar.bz2 
++
 12612 lines of diff (skipped)

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



commit xfce4-panel-plugin-timer for openSUSE:Factory

2013-05-13 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2013-05-13 16:07:15

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)


Package is xfce4-panel-plugin-timer

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2013-04-23 15:23:16.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
   2013-05-13 16:07:17.0 +0200
@@ -1,0 +2,9 @@
+Fri May 10 09:52:37 UTC 2013 - g...@opensuse.org
+
+- update to version 1.5.0
+  - major code reorganization
+  - allow popup menuitems to be activated by keyboard
+  - various minor bugfixes
+  - add the About dialog
+
+---

Old:

  xfce4-timer-plugin-1.0.2.tar.bz2

New:

  xfce4-timer-plugin-1.5.0.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.z0xyBo/_old  2013-05-13 16:07:18.0 +0200
+++ /var/tmp/diff_new_pack.z0xyBo/_new  2013-05-13 16:07:18.0 +0200
@@ -20,13 +20,13 @@
 %define plugin_name xfce4-timer-plugin
 
 Name:   xfce4-panel-plugin-timer
-Version:1.0.2
+Version:1.5.0
 Release:0
 Summary:Alarm Clock Plugin for the Xfce Panel
 License:GPL-2.0+
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.0/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.5/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
 Recommends: %{name}-lang = %{version}

++ xfce4-timer-plugin-1.0.2.tar.bz2 - xfce4-timer-plugin-1.5.0.tar.bz2 
++
 10254 lines of diff (skipped)

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



commit xfce4-panel-plugin-timer for openSUSE:Factory

2013-04-23 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2013-04-23 15:23:15

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)


Package is xfce4-panel-plugin-timer, Maintainer is xfce-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2012-09-10 15:28:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
   2013-04-23 15:23:16.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr 23 08:23:04 UTC 2013 - g...@opensuse.org
+
+- update to version 1.0.2
+  - some code cleanup
+  - now the alarm dialog window displays the alarm name
+  - added the option to define a default alarm command
+
+---

Old:

  xfce4-timer-plugin-1.0.0.tar.bz2

New:

  xfce4-timer-plugin-1.0.2.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.UmgUY0/_old  2013-04-23 15:23:19.0 +0200
+++ /var/tmp/diff_new_pack.UmgUY0/_new  2013-04-23 15:23:19.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-timer
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-timer-plugin
 
 Name:   xfce4-panel-plugin-timer
-Version:1.0.0
+Version:1.0.2
 Release:0
 Summary:Alarm Clock Plugin for the Xfce Panel
 License:GPL-2.0+

++ xfce4-timer-plugin-1.0.0.tar.bz2 - xfce4-timer-plugin-1.0.2.tar.bz2 
++
 15116 lines of diff (skipped)

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



commit xfce4-panel-plugin-timer for openSUSE:Factory

2012-09-10 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2012-09-10 15:23:17

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)


Package is xfce4-panel-plugin-timer, Maintainer is xfce-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2012-05-08 06:53:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
   2012-09-10 15:28:53.0 +0200
@@ -1,0 +2,10 @@
+Wed Sep  5 16:49:06 UTC 2012 - g...@opensuse.org
+
+- update to version 1.0.0
+  - fix a crash with 4.8+ panels
+  - fix a segfault when the timer is paused
+  - fix border sizes
+  - code cleanups and introduce the optional feature selecting a
+timer starts it
+
+---

Old:

  xfce4-timer-plugin-0.6.4.tar.bz2

New:

  xfce4-timer-plugin-1.0.0.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.dL1poT/_old  2012-09-10 15:28:54.0 +0200
+++ /var/tmp/diff_new_pack.dL1poT/_new  2012-09-10 15:28:54.0 +0200
@@ -20,21 +20,21 @@
 %define plugin_name xfce4-timer-plugin
 
 Name:   xfce4-panel-plugin-timer
-Version:0.6.4
+Version:1.0.0
 Release:0
 Summary:Alarm Clock Plugin for the Xfce Panel
 License:GPL-2.0+
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.6/%{plugin_name}-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.0/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
 Recommends: %{name}-lang = %{version}
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
-BuildRequires:  pkgconfig(libxfcegui4-1.0)
 Requires:   xfce4-panel = %{panel_version}
 Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ xfce4-timer-plugin-0.6.4.tar.bz2 - xfce4-timer-plugin-1.0.0.tar.bz2 
++
 26116 lines of diff (skipped)

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



commit xfce4-panel-plugin-timer for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2012-05-08 06:52:14

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)


Package is xfce4-panel-plugin-timer, Maintainer is xfce-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2012-04-19 10:42:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
   2012-05-08 06:53:40.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 20 11:45:01 UTC 2012 - g...@opensuse.org
+
+- added documentation files
+
+---



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.Nr09MP/_old  2012-05-08 06:53:46.0 +0200
+++ /var/tmp/diff_new_pack.Nr09MP/_new  2012-05-08 06:53:46.0 +0200
@@ -72,6 +72,7 @@
 
 %files
 %defattr(-,root,root)
+%doc AUTHORS ChangeLog COPYING README TODO
 %{_libexecdir}/xfce4/panel-plugins/xfce4-timer
 %{_datadir}/xfce4/panel-plugins/xfce4-timer.desktop
 %{_datadir}/icons/hicolor/*/apps/xfce4-timer.png

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



commit xfce4-panel-plugin-timer for openSUSE:Factory

2012-04-19 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2012-04-19 10:42:06

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)


Package is xfce4-panel-plugin-timer, Maintainer is xfce-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2012-02-08 15:44:11.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
   2012-04-19 10:42:11.0 +0200
@@ -1,0 +2,12 @@
+Tue Apr 17 22:40:28 UTC 2012 - g...@opensuse.org
+
+- corrected source URL
+
+---
+Wed Apr  4 08:18:48 UTC 2012 - g...@opensuse.org
+
+- specfile cleanup
+- correct dependencies
+- split off -lang subpackage
+
+---



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.2vJY5I/_old  2012-04-19 10:42:12.0 +0200
+++ /var/tmp/diff_new_pack.2vJY5I/_new  2012-04-19 10:42:12.0 +0200
@@ -22,21 +22,28 @@
 Name:   xfce4-panel-plugin-timer
 Version:0.6.4
 Release:0
-Summary:Alarm clock plugin for the Xfce panel
+Summary:Alarm Clock Plugin for the Xfce Panel
 License:GPL-2.0+
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
-Source0:xfce4-timer-plugin-%{version}.tar.bz2
+Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.6/%{plugin_name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
+Recommends: %{name}-lang = %{version}
+BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
+BuildRequires:  pkgconfig(libxfce4util-1.0)
+BuildRequires:  pkgconfig(libxfcegui4-1.0)
 Requires:   xfce4-panel = %{panel_version}
+Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The Timer plugin provides the functionality of an alarm clock and will run an
 alarm at a specified time or at the end of a specified countdown period.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -47,8 +54,11 @@
 
 %install
 %make_install
+
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{plugin_name} %{name}.lang
+
+%find_lang %{plugin_name} %{name}.lang %{?no_lang_C}
+
 %fdupes %{buildroot}%{_datadir}
 
 %clean
@@ -60,10 +70,12 @@
 %postun
 %icon_theme_cache_postun
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %{_libexecdir}/xfce4/panel-plugins/xfce4-timer
 %{_datadir}/xfce4/panel-plugins/xfce4-timer.desktop
 %{_datadir}/icons/hicolor/*/apps/xfce4-timer.png
 
+%files lang -f %{name}.lang
+
 %changelog

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



commit xfce4-panel-plugin-timer for openSUSE:Factory

2012-02-08 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2012-02-08 15:44:10

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)


Package is xfce4-panel-plugin-timer, Maintainer is xfce-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2012-02-02 18:01:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
   2012-02-08 15:44:11.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb  7 10:09:50 UTC 2012 - g...@opensuse.org
+
+- update to version 0.6.4
+  - incorporated xfce4-panel-plugin-timer-fix-windows.patch and
+xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch
+  - the mouse click receive code is separated for pre-4.8 and 4.8
+panels
+  - added an icon
+
+---

Old:

  xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch
  xfce4-panel-plugin-timer-fix-windows.patch
  xfce4-timer-plugin-0.6.3.tar.bz2

New:

  xfce4-timer-plugin-0.6.4.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.ifXRhx/_old  2012-02-08 15:44:12.0 +0100
+++ /var/tmp/diff_new_pack.ifXRhx/_new  2012-02-08 15:44:12.0 +0100
@@ -20,17 +20,13 @@
 %define plugin_name xfce4-timer-plugin
 
 Name:   xfce4-panel-plugin-timer
-Version:0.6.3
+Version:0.6.4
 Release:0
 Summary:Alarm clock plugin for the Xfce panel
 License:GPL-2.0+
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
 Source0:xfce4-timer-plugin-%{version}.tar.bz2
-# xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch bnc#742788 
g...@opensuse.org -- Use a dynamically allocated string to hold timer data in 
order to prevent truncation in some locales
-Patch0: xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch
-# xfce4-panel-plugin-timer-fix-windows.patch g...@opensuse.org -- Set the 
add/edit dialog transient for the main configuration window and make the 
notification dialog modal
-Patch1: xfce4-panel-plugin-timer-fix-windows.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
@@ -44,8 +40,6 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
 %configure --disable-static
@@ -60,9 +54,16 @@
 %clean
 rm -rf %{buildroot}
 
+%post
+%icon_theme_cache_post
+
+%postun
+%icon_theme_cache_postun
+
 %files -f %{name}.lang
 %defattr(-,root,root)
 %{_libexecdir}/xfce4/panel-plugins/xfce4-timer
 %{_datadir}/xfce4/panel-plugins/xfce4-timer.desktop
+%{_datadir}/icons/hicolor/*/apps/xfce4-timer.png
 
 %changelog

++ xfce4-timer-plugin-0.6.3.tar.bz2 - xfce4-timer-plugin-0.6.4.tar.bz2 
++
 8998 lines of diff (skipped)

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



commit xfce4-panel-plugin-timer for openSUSE:Factory

2012-02-02 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2012-02-02 18:01:01

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)


Package is xfce4-panel-plugin-timer, Maintainer is xfce-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2012-01-09 15:22:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
   2012-02-02 18:01:02.0 +0100
@@ -1,0 +2,14 @@
+Thu Feb  2 10:16:21 UTC 2012 - g...@opensuse.org
+
+- added xfce4-panel-plugin-timer-fix-windows.patch in order to set
+  the add/edit dialog transient for the main configuration window
+  and to make the notification dialog modal
+
+---
+Thu Jan 26 10:39:21 UTC 2012 - g...@opensuse.org
+
+- added xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch
+  which uses a dynamically allocated string to hold timer data in
+  order to prevent truncation in some locales (bnc#742788)
+
+---

New:

  xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch
  xfce4-panel-plugin-timer-fix-windows.patch



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.337qNy/_old  2012-02-02 18:01:04.0 +0100
+++ /var/tmp/diff_new_pack.337qNy/_new  2012-02-02 18:01:04.0 +0100
@@ -27,10 +27,14 @@
 Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
 Source0:xfce4-timer-plugin-%{version}.tar.bz2
+# xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch bnc#742788 
g...@opensuse.org -- Use a dynamically allocated string to hold timer data in 
order to prevent truncation in some locales
+Patch0: xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch
+# xfce4-panel-plugin-timer-fix-windows.patch g...@opensuse.org -- Set the 
add/edit dialog transient for the main configuration window and make the 
notification dialog modal
+Patch1: xfce4-panel-plugin-timer-fix-windows.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
-Requires:   xfce4-panel = 4.8.0
+Requires:   xfce4-panel = %{panel_version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,6 +44,8 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
 %configure --disable-static

++ xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch ++
diff --git a/src/xfcetimer.c b/src/xfcetimer.c
index 9f59673..3dc0c86 100644
--- a/src/xfcetimer.c
+++ b/src/xfcetimer.c
@@ -83,7 +83,7 @@ static gboolean update_function (gpointer data){
 
   plugin_data *pd=(plugin_data *)data;
   gint elapsed_sec,remaining;
-  gchar tiptext[64];
+  gchar *tiptext = NULL;
   GtkWidget *dialog;
 
   elapsed_sec=(gint)g_timer_elapsed(pd-timer,NULL);
@@ -97,12 +97,12 @@ static gboolean update_function (gpointer data){
  remaining=pd-timeout_period_in_sec-elapsed_sec;
 
  if(remaining=3600)
-   g_snprintf(tiptext,31,_(%dh %dm %ds left),remaining/3600, 
(remaining%3600)/60,
+   tiptext = g_strdup_printf(_(%dh %dm %ds left),remaining/3600, 
(remaining%3600)/60,
 remaining%60);
  else if (remaining=60)
-   g_snprintf(tiptext,31,_(%dm %ds left),remaining/60, remaining%60);
+   tiptext = g_strdup_printf(_(%dm %ds left),remaining/60, remaining%60);
  else
-   g_snprintf(tiptext,31,_(%ds left),remaining);
+   tiptext = g_strdup_printf(_(%ds left),remaining);

  if(pd-is_paused)
g_strlcat(tiptext,_( (Paused)),64);
@@ -112,6 +112,8 @@ static gboolean update_function (gpointer data){
 
  gtk_tooltips_set_tip(pd-tip,GTK_WIDGET(pd-base),tiptext,NULL);
 
+ g_free(tiptext);
+
  return TRUE;
 
   }
@@ -394,7 +396,7 @@ void make_menu(plugin_data *pd){
   GSList *group=NULL;
   GtkWidget *menuitem;
   gchar *timername,*timerinfo;
-  gchar itemtext[256];
+  gchar *itemtext = NULL;
   gint row_count;
 
 
@@ -436,7 +438,7 @@ void make_menu(plugin_data *pd){
   /*g_fprintf(stderr,\nMaking menuitem %d while selected is 
%d,row_count,pd-
 selected);*/
   
gtk_tree_model_get(GTK_TREE_MODEL(pd-list),iter,1,timername,2,timerinfo,-1);
-  g_snprintf(itemtext,255,%s (%s),timername,timerinfo);
+  itemtext = g_strdup_printf(%s (%s),timername,timerinfo);
   menuitem=gtk_radio_menu_item_new_with_label(group,itemtext);
   

commit xfce4-panel-plugin-timer for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2012-01-09 15:22:53

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)


Package is xfce4-panel-plugin-timer, Maintainer is xfce-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
2011-09-23 12:51:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new/xfce4-panel-plugin-timer.changes
   2012-01-09 15:22:55.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan  5 22:10:18 UTC 2012 - g...@opensuse.org
+
+- update to version 0.6.3
+  - translation updates
+
+---

Old:

  xfce4-timer-plugin-0.6.2.tar.bz2

New:

  xfce4-timer-plugin-0.6.3.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.9tpufS/_old  2012-01-09 15:22:56.0 +0100
+++ /var/tmp/diff_new_pack.9tpufS/_new  2012-01-09 15:22:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-panel-plugin-timer
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -20,15 +20,15 @@
 %define plugin_name xfce4-timer-plugin
 
 Name:   xfce4-panel-plugin-timer
-License:GPL-2.0+
-Version:0.6.2
-Release:1
+Version:0.6.3
+Release:0
 Summary:Alarm clock plugin for the Xfce panel
+License:GPL-2.0+
+Group:  System/GUI/XFCE
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
 Source0:xfce4-timer-plugin-%{version}.tar.bz2
-Group:  System/GUI/XFCE
-BuildRequires:  intltool
 BuildRequires:  fdupes
+BuildRequires:  intltool
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
 Requires:   xfce4-panel = 4.8.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ xfce4-timer-plugin-0.6.2.tar.bz2 - xfce4-timer-plugin-0.6.3.tar.bz2 
++
 3753 lines of diff (skipped)

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



commit xfce4-panel-plugin-timer for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory checked in at 2011-12-06 19:15:15

Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-timer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-timer.new (New)


Package is xfce4-panel-plugin-timer, Maintainer is xfce-maintain...@suse.de

Changes:




Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.zqgwzJ/_old  2011-12-06 19:54:50.0 +0100
+++ /var/tmp/diff_new_pack.zqgwzJ/_new  2011-12-06 19:54:50.0 +0100
@@ -20,7 +20,7 @@
 %define plugin_name xfce4-timer-plugin
 
 Name:   xfce4-panel-plugin-timer
-License:GPLv2+
+License:GPL-2.0+
 Version:0.6.2
 Release:1
 Summary:Alarm clock plugin for the Xfce panel

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



commit xfce4-panel-plugin-timer for openSUSE:Factory

2011-06-20 Thread h_root

Hello community,

here is the log from the commit of package xfce4-panel-plugin-timer for 
openSUSE:Factory
checked in at Mon Jun 20 11:06:00 CEST 2011.




--- xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes   2011-03-09 
22:47:46.0 +0100
+++ 
/mounts/work_src_done/STABLE/xfce4-panel-plugin-timer/xfce4-panel-plugin-timer.changes
  2011-06-19 09:46:32.0 +0200
@@ -1,0 +2,11 @@
+Sun Jun 19 07:36:32 UTC 2011 - g...@opensuse.org
+
+- update to version 0.6.2
+  - added pause/resume functionality
+  - minor fixes and cleanup
+  - translation updates
+- dropped
+  xfce4-panel-plugin-timer-0.6.1-fix-invalid-function-type.patch
+  which has been applied upstream
+
+---

calling whatdependson for head-i586


Old:

  xfce4-panel-plugin-timer-0.6.1-fix-invalid-function-type.patch
  xfce4-timer-plugin-0.6.1.tar.bz2

New:

  xfce4-timer-plugin-0.6.2.tar.bz2



Other differences:
--
++ xfce4-panel-plugin-timer.spec ++
--- /var/tmp/diff_new_pack.TWM1mz/_old  2011-06-20 11:03:32.0 +0200
+++ /var/tmp/diff_new_pack.TWM1mz/_new  2011-06-20 11:03:32.0 +0200
@@ -21,13 +21,11 @@
 
 Name:   xfce4-panel-plugin-timer
 License:GPLv2+
-Version:0.6.1
-Release:19
+Version:0.6.2
+Release:1
 Summary:Alarm clock plugin for the Xfce panel
 Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin
-Source0:xfce4-timer-plugin-0.6.1.tar.bz2
-# PATCH-FIX-UPSTREAM 
xfce4-panel-plugin-timer-0.6.1-fix-invalid-function-type.patch 
g...@opensuse.org -- Fixes invalid function type causing crashes with the 4.8 
panel
-Patch0: xfce4-panel-plugin-timer-0.6.1-fix-invalid-function-type.patch
+Source0:xfce4-timer-plugin-%{version}.tar.bz2
 Group:  System/GUI/XFCE
 BuildRequires:  intltool
 BuildRequires:  fdupes
@@ -42,7 +40,6 @@
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
-%patch0 -p1
 
 %build
 %configure --disable-static

++ xfce4-timer-plugin-0.6.1.tar.bz2 - xfce4-timer-plugin-0.6.2.tar.bz2 
++
 75225 lines of diff (skipped)






Remember to have fun...

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