]> git.pld-linux.org Git - packages/libmateweather.git/commitdiff
- updated to 1.10.0 (1.8.x left on MATE-1.8 branch) auto/th/libmateweather-1.10.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 23 Apr 2015 15:12:31 +0000 (17:12 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 23 Apr 2015 15:12:31 +0000 (17:12 +0200)
libmateweather.spec

index 75a4e99d6b44e058a2488527bb99bd85fba380fa..5c1e484fe0b6582678d1a5eaafe715fb08bb46ee 100644 (file)
@@ -9,18 +9,18 @@
 Summary:       Library to allow MATE Desktop to display weather information
 Summary(pl.UTF-8):     Biblioteka umożliwiająca wyświetlanie informacji pogodowych w środowisku MATE Desktop
 Name:          libmateweather
-Version:       1.8.0
-Release:       3
+Version:       1.10.0
+Release:       1
 License:       GPL v2+
 Group:         X11/Libraries
-Source0:       http://pub.mate-desktop.org/releases/1.8/%{name}-%{version}.tar.xz
-# Source0-md5: f11f7f3c6ae72e58b54931cb09bb76a7
+Source0:       http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
+# Source0-md5: d6cdcc54059641f82b817e10c5656f06
 URL:           http://wiki.mate-desktop.org/libmateweather
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
 BuildRequires: gettext-tools
-BuildRequires: glib2-devel >= 1:2.26.0
-%{!?with_gtk3:BuildRequires:   gtk+2-devel >= 2:2.11.0}
+BuildRequires: glib2-devel >= 1:2.36.0
+%{!?with_gtk3:BuildRequires:   gtk+2-devel >= 2:2.24.0}
 %{?with_gtk3:BuildRequires:    gtk+3-devel >= 3.0.0}
 BuildRequires: gtk-doc >= 1.9
 BuildRequires: intltool >= 0.40.3
@@ -39,9 +39,9 @@ BuildRequires:        rpmbuild(macros) >= 1.219
 BuildRequires: tar >= 1:1.22
 BuildRequires: xz
 Requires(post,postun): /sbin/ldconfig
-Requires:      glib2 >= 1:2.26.0
+Requires:      glib2 >= 1:2.36.0
 Requires:      gsettings-desktop-schemas
-%{!?with_gtk3:Requires:        gtk+2 >= 2:2.11.0}
+%{!?with_gtk3:Requires:        gtk+2 >= 2:2.24.0}
 %{?with_gtk3:Requires: gtk+3 >= 3.0.0}
 Requires:      gtk-update-icon-cache
 Requires:      libxml2 >= 1:2.6.0
@@ -62,8 +62,8 @@ Summary:      Development files for libmateweather
 Summary(pl.UTF-8):     Pliki programistyczne biblioteki libmateweather
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      glib2-devel >= 1:2.26.0
-%{!?with_gtk3:Requires:        gtk+2-devel >= 2:2.11.0}
+Requires:      glib2-devel >= 1:2.36.0
+%{!?with_gtk3:Requires:        gtk+2-devel >= 2:2.24.0}
 %{?with_gtk3:Requires: gtk+3-devel >= 3.0.0}
 Requires:      libsoup-devel >= 2.4.0
 Requires:      libxml2-devel >= 1:2.6.0
This page took 0.032197 seconds and 4 git commands to generate.