Hello community,

here is the log from the commit of package empathy for openSUSE:Factory checked 
in at 2018-03-08 10:42:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/empathy (Old)
 and      /work/SRC/openSUSE:Factory/.empathy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "empathy"

Thu Mar  8 10:42:57 2018 rev:103 rq:582706 version:3.25.90

Changes:
--------
--- /work/SRC/openSUSE:Factory/empathy/empathy.changes  2018-01-19 
11:48:47.528142469 +0100
+++ /work/SRC/openSUSE:Factory/.empathy.new/empathy.changes     2018-03-08 
10:42:59.640670156 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 16:24:54 UTC 2018 - dims...@opensuse.org
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
@@ -5,0 +11,7 @@
+
+-------------------------------------------------------------------
+Fri Dec  1 16:48:08 UTC 2017 - badshah...@gmail.com
+
+- Update to version 3.25.90:
+  + Switch to single-window UI.
+  + Minor bug fixes.

Old:
----
  empathy-3.12.14.tar.xz

New:
----
  empathy-3.25.90.tar.xz

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

Other differences:
------------------
++++++ empathy.spec ++++++
--- /var/tmp/diff_new_pack.hWFZQa/_old  2018-03-08 10:43:00.776629255 +0100
+++ /var/tmp/diff_new_pack.hWFZQa/_new  2018-03-08 10:43:00.780629110 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package empathy
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,27 +17,23 @@
 
 
 %define with_geocode 1
-
 Name:           empathy
-Version:        3.12.14
+Version:        3.25.90
 Release:        0
 # FIXME: re-enable parallel build
 Summary:        Instant Messenger Client for GNOME, based on Telepathy
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Instant Messenger
-Url:            http://live.gnome.org/Empathy
-Source:         
http://download.gnome.org/sources/empathy/3.12/%{name}-%{version}.tar.xz
+URL:            http://live.gnome.org/Empathy
+Source:         
http://download.gnome.org/sources/empathy/3.25/%{name}-%{version}.tar.xz
 Source99:       %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM empathy-fix-gettext-domain.patch zai...@opensuse.org -- 
gschema: Fix gettext-domain
 Patch0:         empathy-fix-gettext-domain.patch
-
 BuildRequires:  fdupes
 BuildRequires:  intltool
+BuildRequires:  pkgconfig
 BuildRequires:  python3-base
 BuildRequires:  python3-xml
-%if !0%{?is_opensuse}
-BuildRequires:  translation-update-upstream
-%endif
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(champlain-gtk-0.12) >= 0.12.1
@@ -51,10 +47,6 @@
 BuildRequires:  pkgconfig(folks-telepathy) >= 0.9.5
 BuildRequires:  pkgconfig(gcr-3)
 BuildRequires:  pkgconfig(gee-0.8)
-%if %with_geocode
-BuildRequires:  pkgconfig(geoclue-2.0) >= 1.99.3
-BuildRequires:  pkgconfig(geocode-glib-1.0) >= 0.99.1
-%endif
 BuildRequires:  pkgconfig(goa-1.0) >= 3.5.1
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gsettings-desktop-schemas)
@@ -94,8 +86,14 @@
 Obsoletes:      python-empathy < 2.29.1
 # Nautilus-sendto was completely stripped down in version 3.7.92 and only does 
mail now; no more headers available.
 Obsoletes:      nautilus-sendto-plugin-empathy <= 3.7.92
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
+%if !0%{?is_opensuse}
+BuildRequires:  translation-update-upstream
+%endif
+%if %{with_geocode}
+BuildRequires:  pkgconfig(geoclue-2.0) >= 1.99.3
+BuildRequires:  pkgconfig(geocode-glib-1.0) >= 0.99.1
+%endif
 
 %description
 Empathy is a messaging program which supports text, voice, and video
@@ -122,6 +120,7 @@
 feature enabled.
 
 %lang_package
+
 %prep
 %autosetup -p1
 %if !0%{?is_opensuse}
@@ -136,10 +135,10 @@
                 --enable-goa \
                 --enable-gst-1.0
 #make {?_smp_mflags}
-make
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 # Even though %%suse_update_desktop_file is useless on >= 12.2, we keep it for 
now for backports to 12.1
 %suse_update_desktop_file empathy
@@ -164,7 +163,6 @@
 %endif
 
 %files
-%defattr(-,root,root)
 %doc README TODO
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/empathy
@@ -172,8 +170,8 @@
 %{_bindir}/empathy-debugger
 %{_datadir}/adium/
 %{_datadir}/icons/hicolor/*/apps/empathy*
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/empathy.appdata.xml
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/empathy.appdata.xml
 %{_datadir}/applications/empathy.desktop
 %{_datadir}/dbus-1/services/*.service
 %{_datadir}/empathy/
@@ -184,14 +182,12 @@
 %{_libdir}/%{name}/
 %{_libexecdir}/empathy-auth-client
 %{_libexecdir}/empathy-call
-%{_libexecdir}/empathy-chat
 %{_mandir}/man1/empathy.1%{?ext_man}
 %{_mandir}/man1/empathy-accounts.1%{?ext_man}
 %dir %{_datadir}/telepathy
 %dir %{_datadir}/telepathy/clients
 
 %files -n telepathy-mission-control-plugin-goa
-%defattr(-, root, root)
 %{_libdir}/mission-control-plugins.0/mcp-account-manager-goa.so
 
 %files lang -f %{name}.lang

++++++ empathy-3.12.14.tar.xz -> empathy-3.25.90.tar.xz ++++++
++++ 83957 lines of diff (skipped)


Reply via email to