Hello community,

here is the log from the commit of package nautilus-sendto for openSUSE:Factory 
checked in at 2017-09-13 21:40:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nautilus-sendto (Old)
 and      /work/SRC/openSUSE:Factory/.nautilus-sendto.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nautilus-sendto"

Wed Sep 13 21:40:07 2017 rev:57 rq:520678 version:3.8.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/nautilus-sendto/nautilus-sendto.changes  
2017-06-30 18:39:52.395135283 +0200
+++ /work/SRC/openSUSE:Factory/.nautilus-sendto.new/nautilus-sendto.changes     
2017-09-13 21:40:08.707378363 +0200
@@ -1,0 +2,11 @@
+Tue Aug 15 13:45:01 UTC 2017 - [email protected]
+
+- Update to version 3.8.6:
+  + Port to meson.
+- Add meson BuildRequires and switch autotools macros configure,
+  make and makeinstall to meson, meson_build and meson_install
+  following upstream switch to Meson build system.
+- Add appstream-glib-devel BuildRequires: needed in order to have
+  the gettext its rules for appdata.xml/metainfo.xml available.
+
+-------------------------------------------------------------------

Old:
----
  nautilus-sendto-3.8.5.tar.xz

New:
----
  nautilus-sendto-3.8.6.tar.xz

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

Other differences:
------------------
++++++ nautilus-sendto.spec ++++++
--- /var/tmp/diff_new_pack.mJ2qZw/_old  2017-09-13 21:40:09.871214610 +0200
+++ /var/tmp/diff_new_pack.mJ2qZw/_new  2017-09-13 21:40:09.875214047 +0200
@@ -17,14 +17,17 @@
 
 
 Name:           nautilus-sendto
-Version:        3.8.5
+Version:        3.8.6
 Release:        0
 Summary:        Integrate Nautilus, Evolution, Empathy and Pidgin
 License:        GPL-2.0+
 Group:          Productivity/File utilities
 Url:            http://www.es.gnome.org/~telemaco/
 Source:         
http://download.gnome.org/sources/nautilus-sendto/3.8/%{name}-%{version}.tar.xz
+BuildRequires:  appstream-glib-devel
 BuildRequires:  intltool >= 0.35.0
+BuildRequires:  meson
+BuildRequires:  pkgconfig
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.25.0
@@ -34,7 +37,6 @@
 Obsoletes:      nautilus-sendto-plugin-evolution < %{version}
 Obsoletes:      nautilus-sendto-plugin-pidgin < %{version}
 Obsoletes:      nautilus-sendto-plugin-upnp < %{version}
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package provides the functionality to the Nautilus file browser to
@@ -42,17 +44,17 @@
 Empathy and Pidgin.
 
 %lang_package
+
 %prep
 %setup -q
 translation-update-upstream
 
 %build
-%configure
-make %{?_smp_mflags}
+%meson
+%meson_build
 
 %install
-%make_install
-find %{buildroot} -type f -name "*.la" -delete -print
+%meson_install
 %find_lang %{name}
 
 %files

++++++ nautilus-sendto-3.8.5.tar.xz -> nautilus-sendto-3.8.6.tar.xz ++++++
++++ 53615 lines of diff (skipped)


Reply via email to