Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libgweather.git#cedafcf55ba5df7dd99603f73d3ce8038e7022db
This commit is contained in:
parent
b06219e37a
commit
fb452f890f
1
.gitignore
vendored
1
.gitignore
vendored
@ -88,3 +88,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-3.36.0.tar.xz
|
||||
/libgweather-3.36.1.tar.xz
|
||||
/libgweather-40.alpha.tar.xz
|
||||
/libgweather-40.alpha.1.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: libgweather
|
||||
Version: 40~alpha
|
||||
Version: 40~alpha.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for weather information
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/LibGWeather
|
||||
Source0: https://download.gnome.org/sources/libgweather/40/%{name}-40.alpha.tar.xz
|
||||
Source0: https://download.gnome.org/sources/libgweather/40/%{name}-40.alpha.1.tar.xz
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: gtk-doc
|
||||
@ -32,7 +32,7 @@ The %{name}-devel package contains libraries and header files for
|
||||
developing applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -n libgweather-40.alpha
|
||||
%autosetup -p1 -n libgweather-40.alpha.1
|
||||
|
||||
%build
|
||||
%meson -Dgtk_doc=true
|
||||
@ -73,6 +73,9 @@ developing applications that use %{name}.
|
||||
%{_datadir}/vala/vapi/gweather-3.0.vapi
|
||||
|
||||
%changelog
|
||||
* Tue Jan 19 2021 Kalev Lember <klember@redhat.com> - 40~alpha.1-1
|
||||
- Update to 40.alpha.1
|
||||
|
||||
* Tue Jan 19 2021 Kalev Lember <klember@redhat.com> - 40~alpha-1
|
||||
- Update to 40.alpha
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgweather-40.alpha.tar.xz) = b71387a78b9045d61028970bfa42c2678c1cbe712d99f8443fc61a7b4c9821f34ae6ee25a40fa7ee1e8c96ec1a3df3427c627c34f98fb2c442fea76db2abd854
|
||||
SHA512 (libgweather-40.alpha.1.tar.xz) = 2cdebfd0914d6be46cc25ce2f56caae21d40554d6beb9c0aca0eeecfd671d5989329ec56a704a4ad0e1aea10b27ee3397982c36fbf8036d85bfdd5bf25505a9a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user