Hello community,

here is the log from the commit of package eog for openSUSE:Factory checked in 
at 2017-12-06 08:50:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eog (Old)
 and      /work/SRC/openSUSE:Factory/.eog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eog"

Wed Dec  6 08:50:18 2017 rev:130 rq:548510 version:3.26.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/eog/eog.changes  2017-11-30 16:30:48.660484818 
+0100
+++ /work/SRC/openSUSE:Factory/.eog.new/eog.changes     2017-12-06 
08:50:20.099114869 +0100
@@ -1,0 +2,9 @@
+Fri Nov 10 16:37:03 UTC 2017 - [email protected]
+
+- Drop update-desktop-files BuildRequires and no longer pass
+  suse_update_desktop_file macro, not needed anymore.
+- Drop eog2 Provides and Obsoletes, no current openSUSE release
+  have ever had eog2.
+- Modernize spec, use autosetup and make_build macros.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ eog.spec ++++++
--- /var/tmp/diff_new_pack.fKsNYJ/_old  2017-12-06 08:50:21.883049558 +0100
+++ /var/tmp/diff_new_pack.fKsNYJ/_new  2017-12-06 08:50:21.883049558 +0100
@@ -27,7 +27,6 @@
 BuildRequires:  fdupes
 BuildRequires:  libjpeg-devel
 BuildRequires:  pkgconfig
-BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(exempi-2.0) >= 1.99.5
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.36.5
@@ -41,8 +40,6 @@
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.36.2
 BuildRequires:  pkgconfig(shared-mime-info)
 Recommends:     %{name}-lang
-Provides:       eog2 = %{version}
-Obsoletes:      eog2 < %{version}
 %if !0%{?is_opensuse}
 BuildRequires:  translation-update-upstream
 %endif
@@ -67,18 +64,17 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup
 %if !0%{?is_opensuse}
 translation-update-upstream
 %endif
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
-%suse_update_desktop_file %{name}
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}


Reply via email to