Hello community,

here is the log from the commit of package libmateweather for openSUSE:Factory 
checked in at 2016-08-29 15:35:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libmateweather (Old)
 and      /work/SRC/openSUSE:Factory/.libmateweather.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libmateweather"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libmateweather/libmateweather.changes    
2016-04-15 19:09:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libmateweather.new/libmateweather.changes       
2016-08-29 15:37:14.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Aug 24 20:12:27 UTC 2016 - sor.ale...@meowr.ru
+
+- Update to version 1.14.1:
+  * METAR: Switch to aviationweather.gov as weather.noaa.gov
+    is discontinued.
+  * Locations: Correct Russian translation and tz-hint for Shymkent.
+  * Make distcheck use currently selected GTK+ version.
+  * Update translations.
+
+-------------------------------------------------------------------

Old:
----
  libmateweather-1.14.0.tar.xz

New:
----
  libmateweather-1.14.1.tar.xz

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

Other differences:
------------------
++++++ libmateweather.spec ++++++
--- /var/tmp/diff_new_pack.rghq1B/_old  2016-08-29 15:37:21.000000000 +0200
+++ /var/tmp/diff_new_pack.rghq1B/_new  2016-08-29 15:37:21.000000000 +0200
@@ -19,7 +19,7 @@
 %define sover   1
 %define _version 1.14
 Name:           libmateweather
-Version:        1.14.0
+Version:        1.14.1
 Release:        0
 Summary:        MATE Weather
 License:        GPL-2.0+ and LGPL-2.1+
@@ -28,6 +28,7 @@
 Source:         
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  mate-common >= %{_version}
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
@@ -40,6 +41,8 @@
 libmateweather is a library to access weather information from
 online services for numerous locations.
 
+%lang_package
+
 %package -n mateweather-common
 Summary:        MATE Weather common files
 Group:          System/GUI/Other
@@ -79,12 +82,11 @@
 libmateweather is a library to access weather information from
 online services for numerous locations.
 
-%lang_package
-
 %prep
 %setup -q
 
 %build
+NOCONFIGURE=1 mate-autogen
 %configure \
   --enable-locations-compression \
   --disable-static               \
@@ -97,25 +99,24 @@
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 
-if [ -d %{buildroot}%{_datadir}/MateConf/ ]; then
-    rm -rf %{buildroot}%{_datadir}/MateConf/
-fi
-
 %post -n mateweather-common
 %icon_theme_cache_post mate
 %glib2_gsettings_schema_post
 
-%post -n %{name}%{sover} -p /sbin/ldconfig
-
 %postun -n mateweather-common
 %icon_theme_cache_postun mate
 %glib2_gsettings_schema_postun
 
+%post -n %{name}%{sover} -p /sbin/ldconfig
+
 %postun -n %{name}%{sover} -p /sbin/ldconfig
 
+%files lang -f %{name}.lang
+%defattr(-,root,root)
+
 %files -n %{name}%{sover}
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README
+%doc AUTHORS COPYING NEWS README
 %{_libdir}/*.so.%{sover}*
 
 %files -n mateweather-common
@@ -126,7 +127,7 @@
 
 %files devel
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README
+%doc AUTHORS COPYING NEWS README
 %{_includedir}/%{name}/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/mateweather.pc
@@ -136,7 +137,4 @@
 %defattr(-,root,root)
 %{python_sitearch}/mateweather/
 
-%files lang -f %{name}.lang
-%defattr(-,root,root)
-
 %changelog

++++++ libmateweather-1.14.0.tar.xz -> libmateweather-1.14.1.tar.xz ++++++
++++ 42754 lines of diff (skipped)


Reply via email to