Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2017-03-20 17:11:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and      /work/SRC/openSUSE:Factory/.libmateweather.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmateweather"

Mon Mar 20 17:11:17 2017 rev:13 rq:481119 version:1.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes    
2016-10-28 10:47:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes       
2017-03-20 17:11:31.573236136 +0100
@@ -1,0 +2,15 @@
+Tue Mar 14 10:11:47 UTC 2017 - [email protected]
+
+- Update to version 1.18.0:
+  * NEWS: Use consistent, project wide, markdown-like formatting to
+    make generating release announcements easier.
+  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
+    --with-gtk build option.
+  * Drop Python bindings and the --enable-python build option
+    (won't work with GTK+3).
+  * Locations: Add Dunedin, New Zealand.
+  * Locations: Add Yogyakarta, Indonesia.
+  * Locations: Correct coordinates for Pune, India.
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  libmateweather-1.16.1.tar.xz

New:
----
  libmateweather-1.18.0.tar.xz

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

Other differences:
------------------
++++++ libmateweather.spec ++++++
--- /var/tmp/diff_new_pack.eGPZ3v/_old  2017-03-20 17:11:32.153154252 +0100
+++ /var/tmp/diff_new_pack.eGPZ3v/_new  2017-03-20 17:11:32.157153688 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmateweather
 #
-# 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
@@ -17,9 +17,9 @@
 
 
 %define sover   1
-%define _version 1.16
+%define _version 1.18
 Name:           libmateweather
-Version:        1.16.1
+Version:        1.18.0
 Release:        0
 Summary:        MATE Weather
 License:        GPL-2.0+ and LGPL-2.1+
@@ -31,11 +31,9 @@
 BuildRequires:  pkgconfig
 BuildRequires:  timezone >= 2016g
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.14
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  pkgconfig(pygobject-2.0)
-BuildRequires:  pkgconfig(pygtk-2.0)
 %glib2_gsettings_schema_requires
 
 %description
@@ -57,8 +55,7 @@
 Summary:        MATE Weather development files
 Group:          Development/Libraries/Other
 Requires:       %{name}%{sover} = %{version}
-Requires:       mateweather-common
-Requires:       python-mateweather = %{version}
+Requires:       mateweather-common = %{version}
 
 %description devel
 libmateweather is a library to access weather information from
@@ -70,19 +67,12 @@
 Requires:       mateweather-common
 Recommends:     %{name}-lang
 Provides:       %{name} = %{version}
+Obsoletes:      python-mateweather < %{version}
 
 %description -n %{name}%{sover}
 libmateweather is a library to access weather information from
 online services for numerous locations.
 
-%package -n python-mateweather
-Summary:        Python bindings for MATE Weater
-Group:          System/GUI/Other
-
-%description -n python-mateweather
-libmateweather is a library to access weather information from
-online services for numerous locations.
-
 %prep
 %setup -q
 
@@ -90,9 +80,7 @@
 NOCONFIGURE=1 mate-autogen
 %configure \
   --enable-locations-compression \
-  --disable-static               \
-  --with-gtk=2.0                 \
-  --enable-python
+  --disable-static
 make %{?_smp_mflags} V=1
 
 %install
@@ -134,8 +122,4 @@
 %{_libdir}/pkgconfig/mateweather.pc
 %{_datadir}/gtk-doc/html/%{name}/
 
-%files -n python-mateweather
-%defattr(-,root,root)
-%{python_sitearch}/mateweather/
-
 %changelog

++++++ libmateweather-1.16.1.tar.xz -> libmateweather-1.18.0.tar.xz ++++++
++++ 30006 lines of diff (skipped)


Reply via email to