Hello community,

here is the log from the commit of package tasque for openSUSE:Factory checked 
in at 2012-11-20 10:48:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tasque (Old)
 and      /work/SRC/openSUSE:Factory/.tasque.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tasque", Maintainer is "gnome-maintain...@suse.de"

Changes:
--------
--- /work/SRC/openSUSE:Factory/tasque/tasque.changes    2012-09-23 
21:14:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.tasque.new/tasque.changes       2012-11-20 
10:48:27.000000000 +0100
@@ -1,0 +2,24 @@
+Tue Oct 30 20:10:57 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.1.12:
+  + xbuild is now used for the build. An interface for autotools
+    build is still in place.
+  + Tasque for Windows now features a msi installer.
+  + gtk-update-icon-cache is not run anymore after install.
+  + configure checks now for Mono.Data.Sqlite
+  + Fix for "recurring tasks" (bgo#656608)
+  + Fix for "Crashes on startup in Windows 7" (bgo#634158)
+  + Fix for "Remove gnome-sharp and gconf dependencies"
+    (bgo#670391)
+  + Fix for "Tasque build-depends on gtk-dotnet-sharp" (bgo#568910)
+  + Adding task by clicking anywhere in the window now possible,
+    (bgo#566499)
+  + Use dbus-sharp instead of NDesk.DBus (bgo#671553)
+  + Fix "Normal characters are escaped in notewidget label"
+    (bgo#538017)
+  + Imitate tooltip in AppIndicator using a MenuItem (bgo#649670)
+  + Other bug fixes: bgo#668422, bgo#656513, bgo#653354,
+    bgo#649752, bgo#578279, bgo#566355.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  tasque-0.1.11.tar.xz

New:
----
  tasque-0.1.12.tar.xz

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

Other differences:
------------------
++++++ tasque.spec ++++++
--- /var/tmp/diff_new_pack.VfZTrQ/_old  2012-11-20 10:48:28.000000000 +0100
+++ /var/tmp/diff_new_pack.VfZTrQ/_new  2012-11-20 10:48:28.000000000 +0100
@@ -20,24 +20,22 @@
 
 Name:           tasque
 %define dbus_min_version 0.60-26
-Version:        0.1.11
+Version:        0.1.12
 Release:        0
 Summary:        A simple task management app (TODO list) for the Linux Desktop
-License:        LGPL-2.1+ ; MIT
+License:        LGPL-2.1+ and MIT
 Group:          Productivity/Office/Organizers
-Source:         
http://ftp.acc.umu.se/pub/GNOME/sources/tasque/0.1/tasque-0.1.11.tar.xz
+Source:         
http://download.gnome.org/sources/tasque/0.1/%{name}-%{version}.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(dbus-sharp-1.0)
+BuildRequires:  pkgconfig(dbus-sharp-glib-1.0)
 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}
@@ -89,15 +87,12 @@
 %files
 %defattr(-,root,root)
 %{_bindir}/%{name}
-%{_libdir}/pkgconfig/tasque.pc
-%{_libdir}/tasque/
+%{_prefix}/lib/pkgconfig/tasque.pc
+%{_prefix}/lib/tasque/
 %{_datadir}/applications/tasque.desktop
 %{_datadir}/dbus-1/services/org.gnome.Tasque.service
 %{_datadir}/icons/hicolor/*/apps/tasque*.*
-%{_datadir}/pixmaps/note-16.png
-%{_datadir}/pixmaps/rtmLogo.png
 %{_datadir}/pixmaps/tasque-*.png
-%{_datadir}/pixmaps/tasque.svg
 %{_datadir}/tasque/
 
 %files lang -f %{name}.lang

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

Reply via email to