Hello community,

here is the log from the commit of package gnome-todo for openSUSE:Factory 
checked in at 2016-03-29 14:42:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-todo (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-todo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-todo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-todo/gnome-todo.changes    2015-10-26 
12:48:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-todo.new/gnome-todo.changes       
2016-03-29 14:42:07.000000000 +0200
@@ -1,0 +2,48 @@
+Tue Mar 22 09:51:07 UTC 2016 - [email protected]
+
+- Update to version 3.20.0:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Mar 15 10:31:36 UTC 2016 - [email protected]
+
+- Update to version 3.19.92:
+  + Updated translations.
+
+-------------------------------------------------------------------
+Thu Mar  3 02:11:17 UTC 2016 - [email protected]
+
+- Update to version 3.19.91:
+  + Consistently use To Do naming.
+  + Also consider creation date when sorting tasks.
+  + Make EDS an embedded plugin.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 16 23:17:47 UTC 2016 - [email protected]
+
+- Update to version 3.19.90:
+  + Improved documentation for the plugin API.
+  + Ignore casefolding when sorting tasks & lists.
+  + Fix Scheduled headers and translations.
+  + Improved Scheduled panel.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Feb  1 12:31:28 UTC 2016 - [email protected]
+
+- Update to version 3.19.5:
+  + Vastly improve the plugin system.
+  + Add kudos information in AppData.
+  + Adapt icon names to use the application id.
+  + Many code cleanups and fixes.
+- Changes from version 3.19.4:
+  + Add a plugin subsystem.
+  + Add list-based tasklist selector.
+  + Port to use CSS names.
+  + Updated translations.
+- Add gobject-introspection-devel and pkgconfig(libpeas-1.0)
+  BuildRequires: new dependencies.
+- Create new subpackages typelib-1_0-Gtd-1_0 and gnome-todo-devel.
+
+-------------------------------------------------------------------

Old:
----
  gnome-todo-3.18.1.tar.xz

New:
----
  gnome-todo-3.20.0.tar.xz

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

Other differences:
------------------
++++++ gnome-todo.spec ++++++
--- /var/tmp/diff_new_pack.qeCm1N/_old  2016-03-29 14:42:08.000000000 +0200
+++ /var/tmp/diff_new_pack.qeCm1N/_new  2016-03-29 14:42:08.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-todo
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 Bjørn Lie, Bryne, Norway.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,24 +18,26 @@
 
 
 Name:           gnome-todo
-Version:        3.18.1
+Version:        3.20.0
 Release:        0
 Summary:        Personal task manager for GNOME
 License:        GPL-3.0+
 Group:          Productivity/Text/Editors
 Url:            https://git.gnome.org/browse/gnome-todo/
-Source0:        
https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
+Source0:        
http://download.gnome.org/sources/gnome-todo/3.20/%{name}-%{version}.tar.xz
+BuildRequires:  gobject-introspection-devel >= 1.42.0
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(gio-2.0) >= 2.43.4
 BuildRequires:  pkgconfig(glib-2.0) >= 2.43.4
 BuildRequires:  pkgconfig(gmodule-export-2.0)
 BuildRequires:  pkgconfig(goa-1.0) >= 3.2.0
-BuildRequires:  pkgconfig(gtk+-3.0) >= 3.16.0
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.19.5
 BuildRequires:  pkgconfig(libecal-1.2) >= 3.13.90
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.17.1
 BuildRequires:  pkgconfig(libedataserverui-1.2) >= 3.17.1
 BuildRequires:  pkgconfig(libical) >= 0.43
+BuildRequires:  pkgconfig(libpeas-1.0) >= 1.17
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -44,6 +46,24 @@
 uses GNOME technologies, and so it has complete integration with the
 GNOME desktop environment.
 
+%package -n typelib-1_0-Gtd-1_0
+Summary:        Personal task manager for GNOME -- Introspection bindings
+Group:          System/Libraries
+
+%description -n typelib-1_0-Gtd-1_0
+GNOME To Do is a small application to manage your personal tasks. It
+uses GNOME technologies, and so it has complete integration with the
+GNOME desktop environment.
+
+%package devel
+Summary:        Personal task manager for GNOME -- Development files
+Group:          Development/Languages/C and C++
+
+%description devel
+GNOME To Do is a small application to manage your personal tasks. It
+uses GNOME technologies, and so it has complete integration with the
+GNOME desktop environment.
+
 %lang_package
 %prep
 %setup -q
@@ -54,6 +74,7 @@
 
 %install
 make install DESTDIR=%{buildroot} %{?_smp_mflags}
+find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
 %suse_update_desktop_file org.gnome.Todo
 %find_lang %{name} %{?no_lang_C}
 
@@ -75,9 +96,20 @@
 %{_datadir}/appdata/org.gnome.Todo.appdata.xml
 %{_datadir}/applications/org.gnome.Todo.desktop
 %{_datadir}/dbus-1/services/org.gnome.Todo.service
+%{_datadir}/glib-2.0/schemas/org.gnome.todo.enums.xml
 %{_datadir}/glib-2.0/schemas/org.gnome.todo.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/%{name}*
+%{_datadir}/icons/hicolor/*/apps/org.gnome.Todo*
 
 %files lang -f %{name}.lang
 
+%files -n typelib-1_0-Gtd-1_0
+%defattr(-,root,root)
+%{_libdir}/girepository-1.0/Gtd-1.0.typelib
+
+%files devel
+%defattr(-,root,root)
+%{_datadir}/gir-1.0/Gtd-1.0.gir
+%{_includedir}/%{name}/
+%{_libdir}/pkgconfig/gnome-todo.pc
+
 %changelog

++++++ gnome-todo-3.18.1.tar.xz -> gnome-todo-3.20.0.tar.xz ++++++
++++ 58317 lines of diff (skipped)


Reply via email to