Hello community, here is the log from the commit of package gedit-latex for openSUSE:Factory checked in at 2017-12-14 10:54:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gedit-latex (Old) and /work/SRC/openSUSE:Factory/.gedit-latex.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gedit-latex" Thu Dec 14 10:54:35 2017 rev:14 rq:554714 version:3.20.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gedit-latex/gedit-latex.changes 2016-05-19 12:15:03.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.gedit-latex.new/gedit-latex.changes 2017-12-14 10:54:35.591985657 +0100 @@ -1,0 +2,9 @@ +Tue Dec 5 19:54:37 UTC 2017 - [email protected] + +- Drop %py_requires: this package can't know what python version + gedit will want to use to interpret the plugins. +- Conditionalize %glib2_gsettings_schema_post/postun handing for + suse_version < 1330 only: anything newer uses file triggers for + the schema compilation. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gedit-latex.spec ++++++ --- /var/tmp/diff_new_pack.o60Oqf/_old 2017-12-14 10:54:36.607936612 +0100 +++ /var/tmp/diff_new_pack.o60Oqf/_new 2017-12-14 10:54:36.611936419 +0100 @@ -1,7 +1,7 @@ # # spec file for package gedit-latex # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -49,7 +49,6 @@ # Nice, and needed to make lang package installable Provides: %{name} = %{version} %glib2_gsettings_schema_requires -%py_requires %description -n gedit-plugin-latex This plugin turns the gedit editor into a productive environment for @@ -69,11 +68,13 @@ %fdupes %{buildroot}%{_libdir} %fdupes %{buildroot}%{_datadir} +%if 0%{?suse_version} < 1330 %post -n gedit-plugin-latex %glib2_gsettings_schema_post %postun -n gedit-plugin-latex %glib2_gsettings_schema_postun +%endif %files -n gedit-plugin-latex %defattr(-,root,root)
