commit tasque for openSUSE:Factory

2020-02-06 Thread root
Hello community,

here is the log from the commit of package tasque for openSUSE:Factory checked 
in at 2020-02-06 13:09:08

Comparing /work/SRC/openSUSE:Factory/tasque (Old)
 and  /work/SRC/openSUSE:Factory/.tasque.new.26092 (New)


Package is "tasque"

Thu Feb  6 13:09:08 2020 rev:33 rq:770460 version:0.1.12

Changes:

--- /work/SRC/openSUSE:Factory/tasque/tasque.changes2020-01-27 
00:24:43.173561506 +0100
+++ /work/SRC/openSUSE:Factory/.tasque.new.26092/tasque.changes 2020-02-06 
13:09:17.976371218 +0100
@@ -1,0 +2,8 @@
+Tue Feb  4 15:56:34 UTC 2020 - Dominique Leuenberger 
+
+- Add explicit pkgconfig(glib-sharp-2.0) and
+  pkgconfig(gtk-sharp-2.0) BuildRequires: configure has always been
+  checking for them, but we relied on them implicitily being pulled
+  in by something else.
+
+---



Other differences:
--
++ tasque.spec ++
--- /var/tmp/diff_new_pack.pqpNMu/_old  2020-02-06 13:09:18.684371603 +0100
+++ /var/tmp/diff_new_pack.pqpNMu/_new  2020-02-06 13:09:18.688371606 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tasque
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -40,6 +40,8 @@
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-sharp-1.0)
 BuildRequires:  pkgconfig(dbus-sharp-glib-1.0)
+BuildRequires:  pkgconfig(glib-sharp-2.0)
+BuildRequires:  pkgconfig(gtk-sharp-2.0) >= 2.10.0
 Requires:   dbus-1-glib >= %{dbus_min_version}
 Requires:   dbus-1-x11 >= %{dbus_min_version}
 Requires:   mono-data-sqlite




commit tasque for openSUSE:Factory

2020-01-26 Thread root
Hello community,

here is the log from the commit of package tasque for openSUSE:Factory checked 
in at 2020-01-27 00:24:23

Comparing /work/SRC/openSUSE:Factory/tasque (Old)
 and  /work/SRC/openSUSE:Factory/.tasque.new.26092 (New)


Package is "tasque"

Mon Jan 27 00:24:23 2020 rev:32 rq:767387 version:0.1.12

Changes:

--- /work/SRC/openSUSE:Factory/tasque/tasque.changes2018-03-19 
23:34:05.474632328 +0100
+++ /work/SRC/openSUSE:Factory/.tasque.new.26092/tasque.changes 2020-01-27 
00:24:43.173561506 +0100
@@ -1,0 +2,5 @@
+Sat Jan 25 14:20:14 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ tasque.spec ++
--- /var/tmp/diff_new_pack.AJiSNB/_old  2020-01-27 00:24:44.593562175 +0100
+++ /var/tmp/diff_new_pack.AJiSNB/_new  2020-01-27 00:24:44.593562175 +0100
@@ -43,7 +43,6 @@
 Requires:   dbus-1-glib >= %{dbus_min_version}
 Requires:   dbus-1-x11 >= %{dbus_min_version}
 Requires:   mono-data-sqlite
-Recommends: %{name}-lang
 Provides:   tasky = %{version}
 Obsoletes:  tasky < %{version}
 




commit tasque for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package tasque for openSUSE:Factory checked 
in at 2018-03-19 23:34:04

Comparing /work/SRC/openSUSE:Factory/tasque (Old)
 and  /work/SRC/openSUSE:Factory/.tasque.new (New)


Package is "tasque"

Mon Mar 19 23:34:04 2018 rev:31 rq:582694 version:0.1.12

Changes:

--- /work/SRC/openSUSE:Factory/tasque/tasque.changes2015-11-22 
11:00:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.tasque.new/tasque.changes   2018-03-19 
23:34:05.474632328 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:40:01 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+---



Other differences:
--
++ tasque.spec ++
--- /var/tmp/diff_new_pack.2q7XDH/_old  2018-03-19 23:34:06.918580238 +0100
+++ /var/tmp/diff_new_pack.2q7XDH/_new  2018-03-19 23:34:06.930579805 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tasque
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -16,21 +16,27 @@
 #
 
 
-Url:http://live.gnome.org/Tasque
-
-Name:   tasque
 %define dbus_min_version 0.60-26
+%if 0%{?suse_version}
+BuildRequires:  translation-update-upstream
+BuildRequires:  update-desktop-files
+%else
+%define suse_update_desktop_file true
+%endif
+Name:   tasque
 Version:0.1.12
 Release:0
 Summary:A simple task management app (TODO list) for the Linux Desktop
-License:LGPL-2.1+ and MIT
+License:LGPL-2.1-or-later AND MIT
 Group:  Productivity/Office/Organizers
+URL:http://live.gnome.org/Tasque
 Source: 
http://download.gnome.org/sources/tasque/0.1/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  mono-data-sqlite
 BuildRequires:  mono-devel
 BuildRequires:  notify-sharp
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-sharp-1.0)
 BuildRequires:  pkgconfig(dbus-sharp-glib-1.0)
@@ -40,19 +46,13 @@
 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
-%else
-%define suse_update_desktop_file true
-%endif
 
 %description
 Tasky is a simple task management app (TODO list) for the Linux
 Desktop.
 
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
@@ -60,7 +60,7 @@
 %build
 %configure \
 --enable-standard-backends
-make
+make %{?_smp_mflags}
 
 %install
 %make_install
@@ -68,25 +68,19 @@
 %suse_update_desktop_file %{name}
 %fdupes -s %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %if 0%{?suse_version} > 1130
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
 %endif
 
 %if 0%{?suse_version} > 1130
-
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
 %endif
 
 %files
-%defattr(-,root,root)
 %{_bindir}/%{name}
 %{_prefix}/lib/pkgconfig/tasque.pc
 %{_prefix}/lib/tasque/




commit tasque for openSUSE:Factory

2015-11-22 Thread h_root
Hello community,

here is the log from the commit of package tasque for openSUSE:Factory checked 
in at 2015-11-22 11:00:21

Comparing /work/SRC/openSUSE:Factory/tasque (Old)
 and  /work/SRC/openSUSE:Factory/.tasque.new (New)


Package is "tasque"

Changes:

--- /work/SRC/openSUSE:Factory/tasque/tasque.changes2015-05-20 
23:55:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.tasque.new/tasque.changes   2015-11-22 
11:00:30.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 17 14:53:30 UTC 2015 - badshah...@gmail.com
+
+- Add Requries: mono-data-sqlite to fix crash (boo#955052).
+
+---



Other differences:
--
++ tasque.spec ++
--- /var/tmp/diff_new_pack.NpJim7/_old  2015-11-22 11:00:31.0 +0100
+++ /var/tmp/diff_new_pack.NpJim7/_new  2015-11-22 11:00:31.0 +0100
@@ -28,14 +28,15 @@
 Source: 
http://download.gnome.org/sources/tasque/0.1/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  intltool
+BuildRequires:  mono-data-sqlite
 BuildRequires:  mono-devel
 BuildRequires:  notify-sharp
-BuildRequires:  mono-data-sqlite
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-sharp-1.0)
 BuildRequires:  pkgconfig(dbus-sharp-glib-1.0)
 Requires:   dbus-1-glib >= %{dbus_min_version}
 Requires:   dbus-1-x11 >= %{dbus_min_version}
+Requires:   mono-data-sqlite
 Recommends: %{name}-lang
 Provides:   tasky = %{version}
 Obsoletes:  tasky < %{version}




commit tasque for openSUSE:Factory

2015-05-20 Thread h_root
Hello community,

here is the log from the commit of package tasque for openSUSE:Factory checked 
in at 2015-05-20 23:55:23

Comparing /work/SRC/openSUSE:Factory/tasque (Old)
 and  /work/SRC/openSUSE:Factory/.tasque.new (New)


Package is tasque

Changes:

--- /work/SRC/openSUSE:Factory/tasque/tasque.changes2015-05-18 
21:27:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.tasque.new/tasque.changes   2015-05-20 
23:55:24.0 +0200
@@ -1,0 +2,6 @@
+Tue May 19 17:41:21 UTC 2015 - zai...@opensuse.org
+
+- Replace mono(Mono.Data.Sqlite) for mono-data-sqlite, as rpm does
+  not pull the package when using the former.
+
+---



Other differences:
--
++ tasque.spec ++
--- /var/tmp/diff_new_pack.dzzqoz/_old  2015-05-20 23:55:24.0 +0200
+++ /var/tmp/diff_new_pack.dzzqoz/_new  2015-05-20 23:55:24.0 +0200
@@ -30,7 +30,7 @@
 BuildRequires:  intltool
 BuildRequires:  mono-devel
 BuildRequires:  notify-sharp
-BuildRequires:  mono(Mono.Data.Sqlite)
+BuildRequires:  mono-data-sqlite
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-sharp-1.0)
 BuildRequires:  pkgconfig(dbus-sharp-glib-1.0)




commit tasque for openSUSE:Factory

2015-05-18 Thread h_root
Hello community,

here is the log from the commit of package tasque for openSUSE:Factory checked 
in at 2015-05-18 21:27:55

Comparing /work/SRC/openSUSE:Factory/tasque (Old)
 and  /work/SRC/openSUSE:Factory/.tasque.new (New)


Package is tasque

Changes:

--- /work/SRC/openSUSE:Factory/tasque/tasque.changes2012-11-25 
14:26:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.tasque.new/tasque.changes   2015-05-18 
21:27:56.0 +0200
@@ -1,0 +2,6 @@
+Tue May 12 11:48:01 UTC 2015 - dims...@opensuse.org
+
+- Add mono(Mono.Data.Sqlite) BuildRequires: ensure the mono SQL
+  connector is available during build.
+
+---



Other differences:
--
++ tasque.spec ++
--- /var/tmp/diff_new_pack.2PrMXs/_old  2015-05-18 21:27:56.0 +0200
+++ /var/tmp/diff_new_pack.2PrMXs/_new  2015-05-18 21:27:56.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tasque
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -30,6 +30,7 @@
 BuildRequires:  intltool
 BuildRequires:  mono-devel
 BuildRequires:  notify-sharp
+BuildRequires:  mono(Mono.Data.Sqlite)
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-sharp-1.0)
 BuildRequires:  pkgconfig(dbus-sharp-glib-1.0)




commit tasque for openSUSE:Factory

2012-11-25 Thread h_root
Hello community,

here is the log from the commit of package tasque for openSUSE:Factory checked 
in at 2012-11-25 14:26:49

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.changes2012-11-20 
10:48:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.tasque.new/tasque.changes   2012-11-25 
14:26:50.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 18 11:25:39 UTC 2012 - zai...@opensuse.org
+
+- Drop BuildRequires: pkgconfig(gconf-2.0), no longer needed.
+
+---



Other differences:
--
++ tasque.spec ++
--- /var/tmp/diff_new_pack.B15NgD/_old  2012-11-25 14:26:52.0 +0100
+++ /var/tmp/diff_new_pack.B15NgD/_new  2012-11-25 14:26:52.0 +0100
@@ -33,7 +33,6 @@
 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}
 Recommends: %{name}-lang


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



commit tasque for openSUSE:Factory

2012-11-20 Thread h_root
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.changes2012-09-23 
21:14:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.tasque.new/tasque.changes   2012-11-20 
10:48:27.0 +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.0 +0100
+++ /var/tmp/diff_new_pack.VfZTrQ/_new  2012-11-20 10:48:28.0 +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



commit tasque for openSUSE:Factory

2012-09-23 Thread h_root
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 gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/tasque/tasque.changes2011-09-23 
12:47:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.tasque.new/tasque.changes   2012-09-23 
21:14:37.0 +0200
@@ -1,0 +2,21 @@
+Sun Sep  2 20:18:35 UTC 2012 - dims...@opensuse.org
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.TRqs4d/_new  2012-09-23 21:14:38.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tasque for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package tasque for openSUSE:Factory checked 
in at 2011-12-06 19:07:27

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:




Other differences:
--
++ tasque.spec ++
--- /var/tmp/diff_new_pack.PcFV0t/_old  2011-12-06 19:41:46.0 +0100
+++ /var/tmp/diff_new_pack.PcFV0t/_new  2011-12-06 19:41:46.0 +0100
@@ -23,7 +23,7 @@
 %define dbus_min_version 0.60-26
 Version:0.1.9
 Release:11
-License:LGPLv2.1+ ; MIT License (or similar)
+License:LGPL-2.1+ ; MIT
 Provides:   tasky = %{version}
 Obsoletes:  tasky  %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

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