Hello community,

here is the log from the commit of package ignuit for openSUSE:Factory checked 
in at 2016-10-18 10:41:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ignuit (Old)
 and      /work/SRC/openSUSE:Factory/.ignuit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ignuit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/ignuit/ignuit.changes    2015-11-22 
11:00:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.ignuit.new/ignuit.changes       2016-10-18 
10:41:18.000000000 +0200
@@ -1,0 +2,14 @@
+Sun Sep 25 19:00:28 UTC 2016 - mailaen...@opensuse.org
+
+- Update to version 2.24.2:
+  * A "drill" mode has been added, category navigation is now
+    possible when the category pane is switched off, and several
+    bugs related to the new category properties dialog have been
+    fixed. The user manual has also been updated. 
+- release notes for 2.24.1:
+  * Mostly a maintenance release to keep the package in decent
+    order. A "Category Properties" dialog has also been added
+    to the program.  
+- Use upstream supplied .desktop and appdata with appropriate macros
+
+-------------------------------------------------------------------

Old:
----
  ignuit-2.24.0.tar.gz
  ignuit.desktop

New:
----
  ignuit-2.24.2.tar.gz

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

Other differences:
------------------
++++++ ignuit.spec ++++++
--- /var/tmp/diff_new_pack.vikCwi/_old  2016-10-18 10:41:19.000000000 +0200
+++ /var/tmp/diff_new_pack.vikCwi/_new  2016-10-18 10:41:19.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ignuit
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -17,14 +17,13 @@
 
 
 Name:           ignuit
-Version:        2.24.0
+Version:        2.24.2
 Release:        0
 Summary:        Flashcard learning system
 License:        GPL-3.0+ and GPL-2.0
 Group:          Amusements/Teaching/Other
 Url:            http://savannah.gnu.org/projects/ignuit/
-Source0:        http://ftp.gnu.org/gnu/ignuit/%{name}-%{version}.tar.gz
-Source1:        %{name}.desktop
+Source:         http://ftp.gnu.org/gnu/ignuit/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
@@ -57,12 +56,6 @@
 %install
 %make_install
 
-mkdir -p %{buildroot}%{_datadir}/applications/
-install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
-%if 0%{?suse_version}
-%suse_update_desktop_file -i -n -r %{name} Education Languages
-%endif
-
 %find_gconf_schemas
 %find_lang %{name}
 cat %{name}.lang %{name}.schemas_list >%{name}.lst
@@ -73,11 +66,19 @@
 
 %post
 %install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
+%if 0%{?suse_version} > 1130
+%desktop_database_post
+%icon_theme_cache_post
+%endif
 
 %preun -f %{name}.schemas_preun
 
 %postun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
+%if 0%{?suse_version} > 1130
+%desktop_database_postun
+%icon_theme_cache_postun
+%endif
 
 %files -f %{name}.lst
 %defattr(-, root, root)
@@ -96,5 +97,7 @@
 %{_datadir}/omf/%{name}/*.omf
 %{_infodir}/%{name}.*
 %{_mandir}/man1/%{name}.1*
+%dir %{_datadir}/appdata/
+%{_datadir}/appdata/%{name}.appdata.xml
 
 %changelog

++++++ ignuit-2.24.0.tar.gz -> ignuit-2.24.2.tar.gz ++++++
++++ 10546 lines of diff (skipped)


Reply via email to