Hello community,

here is the log from the commit of package lxtask for openSUSE:Factory
checked in at Mon May 2 17:57:41 CEST 2011.



--------
--- lxtask/lxtask.changes       2010-06-07 16:17:16.000000000 +0200
+++ lxtask/lxtask.changes       2011-04-29 08:16:53.000000000 +0200
@@ -1,0 +2,15 @@
+Fri Apr 29 06:14:36 UTC 2011 - [email protected]
+
+- New upstream version 0.1.4
+  * fixed memory leaks in task refresh
+  * Fix garbled text (Bug 2986070)
+  * Corrected Polish translation (bug: 3221298)
+  * added gtk3 compatibility
+- removed patch lxtask-0.1.3-code-cleanup.patch now upstream 
+
+-------------------------------------------------------------------
+Mon Mar 14 18:50:46 UTC 2011 - [email protected]
+
+- call %desktop_database_post/un
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  lxtask-0.1.3-code-cleanup.patch
  lxtask-0.1.3.tar.bz2

New:
----
  lxtask-0.1.4.tar.bz2

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

Other differences:
------------------
++++++ lxtask.spec ++++++
--- /var/tmp/diff_new_pack.AuI3WA/_old  2011-05-02 17:57:18.000000000 +0200
+++ /var/tmp/diff_new_pack.AuI3WA/_new  2011-05-02 17:57:18.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package lxtask (Version 0.1.3)
+# spec file for package lxtask
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -19,14 +19,13 @@
 
 
 Name:           lxtask
-Version:        0.1.3
-Release:        2
+Version:        0.1.4
+Release:        1
 Summary:        Lightweight Task Manager
 Group:          System/GUI/LXDE
 License:        GPLv2
 Url:            http://www.lxde.org/
 Source0:        %name-%version.tar.bz2
-Patch0:         %name-0.1.3-code-cleanup.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  intltool pkg-config update-desktop-files
 BuildRequires:  docbook-utils fdupes gtk2-devel
@@ -37,9 +36,10 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
+chmod +x autogen.sh
+./autogen.sh
 export CFLAGS="$RPM_OPT_FLAGS"
 export CXXFLAGS="$RPM_OPT_FLAGS"
 %configure
@@ -55,6 +55,15 @@
 %clean
 %__rm -rf $RPM_BUILD_ROOT
 
+%if 0%{?suse_version} >= 1140
+
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+%endif
+
 %files -f %{name}.lang
 %defattr(-,root,root,0755)
 %doc COPYING

++++++ lxtask-0.1.3.tar.bz2 -> lxtask-0.1.4.tar.bz2 ++++++
++++ 37476 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to