Hello community,

here is the log from the commit of package tasque for openSUSE:Factory checked 
in at 2012-09-23 21:14:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tasque (Old)
 and      /work/SRC/openSUSE:Factory/.tasque.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tasque", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tasque/tasque.changes    2011-09-23 
12:47:27.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tasque.new/tasque.changes       2012-09-23 
21:14:37.000000000 +0200
@@ -1,0 +2,21 @@
+Sun Sep  2 20:18:35 UTC 2012 - [email protected]
+
+- Update to version 0.1.11:
+  + Internal cleanup.
+  + Updated translations.
+- Changes from version 0.1.10:
+  + Fixed some automake issues.
+  + Tasque runs now on .NET 4 profile.
+  + Added support for Ubuntu/Unity's Application Indicator in
+    addition to Gtk's StatusIcon.
+  + Fixed "Unable to complete tasks in RTM" bug. Side effect: Smart
+    lists are temporarily not supported by Tasque.
+  + Evolution backend disabled.
+  + Bugs fixed: bgo#557792, bgo#578279, bgo#645040, bgo#570517,
+    bgo#579428, bgo#591090, bgo#614505, bgo#607816, bgo#555680,
+    bgo#613969.
+  + Updated translations.
+- Drop evolution-sharp BuildRequires: no longer needed, as the
+  evolution backend has been disabled.
+
+-------------------------------------------------------------------

Old:
----
  tasque-0.1.9.tar.bz2

New:
----
  tasque-0.1.11.tar.xz

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

Other differences:
------------------
++++++ tasque.spec ++++++
--- /var/tmp/diff_new_pack.TRqs4d/_old  2012-09-23 21:14:38.000000000 +0200
+++ /var/tmp/diff_new_pack.TRqs4d/_new  2012-09-23 21:14:38.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tasque
 #
-# 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
@@ -15,26 +15,33 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 Url:            http://live.gnome.org/Tasque
 
 Name:           tasque
 %define dbus_min_version 0.60-26
-Version:        0.1.9
-Release:        11
+Version:        0.1.11
+Release:        0
+Summary:        A simple task management app (TODO list) for the Linux Desktop
 License:        LGPL-2.1+ ; MIT
-Provides:       tasky = %{version}
-Obsoletes:      tasky < %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  dbus-1-devel evolution-sharp fdupes gconf2-devel gnome-sharp2 
intltool mono-devel ndesk-dbus ndesk-dbus-glib-devel notify-sharp
-Source:         %{name}-%{version}.tar.bz2
 Group:          Productivity/Office/Organizers
-Summary:        A simple task management app (TODO list) for the Linux Desktop
+Source:         
http://ftp.acc.umu.se/pub/GNOME/sources/tasque/0.1/tasque-0.1.11.tar.xz
+BuildRequires:  fdupes
+BuildRequires:  gnome-sharp2
+BuildRequires:  intltool
+BuildRequires:  mono-devel
+BuildRequires:  ndesk-dbus
+BuildRequires:  ndesk-dbus-glib-devel
+BuildRequires:  notify-sharp
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(gconf-2.0)
 Requires:       dbus-1-glib >= %{dbus_min_version}
 Requires:       dbus-1-x11 >= %{dbus_min_version}
 Requires:       ndesk-dbus
 Recommends:     %{name}-lang
+Provides:       tasky = %{version}
+Obsoletes:      tasky < %{version}
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
@@ -54,16 +61,16 @@
 %build
 %configure \
     --enable-standard-backends
-%__make
+make
 
 %install
-%makeinstall
+%make_install
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file %{name}
-%fdupes -s $RPM_BUILD_ROOT
+%fdupes -s %{buildroot}
 
 %clean
-rm -rf "$RPM_BUILD_ROOT"
+rm -rf %{buildroot}
 
 %if 0%{?suse_version} > 1130
 
@@ -86,8 +93,7 @@
 %{_libdir}/tasque/
 %{_datadir}/applications/tasque.desktop
 %{_datadir}/dbus-1/services/org.gnome.Tasque.service
-%{_datadir}/icons/hicolor/*/apps/tasque.png
-%{_datadir}/icons/hicolor/scalable/apps/tasque.svg
+%{_datadir}/icons/hicolor/*/apps/tasque*.*
 %{_datadir}/pixmaps/note-16.png
 %{_datadir}/pixmaps/rtmLogo.png
 %{_datadir}/pixmaps/tasque-*.png

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

Reply via email to