]> git.pld-linux.org Git - packages/libgweather.git/blobdiff - libgweather.spec
- updated to 3.24.1
[packages/libgweather.git] / libgweather.spec
index bdfb75076500a811df8a6c401aa9cb16fba05dfe..a8ed6d9665e66d51b525279b880eb89cf12719ee 100644 (file)
@@ -2,16 +2,16 @@
 # Conditional build:
 %bcond_without glade   # Glade catalog
 %bcond_without vala    # do not build Vala API
-#
+
 Summary:       Library to access weather information from online services for numerous locations
 Summary(pl.UTF-8):     Biblioteka dostępu do informacji pogodowych z serwisów internetowych dla różnych miejsc
 Name:          libgweather
-Version:       3.20.0
+Version:       3.24.1
 Release:       1
 License:       GPL v2+
 Group:         X11/Libraries
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/libgweather/3.20/%{name}-%{version}.tar.xz
-# Source0-md5: e3c273bce7772450b3d93136bcbb1653
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/libgweather/3.24/%{name}-%{version}.tar.xz
+# Source0-md5: ea9071ac273158ac81b2cdec83373624
 URL:           http://www.gnome.org/
 BuildRequires: autoconf >= 2.64
 BuildRequires: automake >= 1:1.11
@@ -83,6 +83,9 @@ Summary:      libgweather API documentation
 Summary(pl.UTF-8):     Dokumentacja API biblioteki libgweather
 Group:         Documentation
 Requires:      gtk-doc-common
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 libgweather API documentation.
@@ -109,6 +112,9 @@ Summary(pl.UTF-8):  API biblioteki libgweather dla języka Vala
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
 Requires:      vala >= 2:0.18.0
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description -n vala-libgweather
 libgweather API for Vala language.
This page took 0.711395 seconds and 4 git commands to generate.