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#06e29ac13ff95835488264bab32175ec1e0cd4ee
This commit is contained in:
parent
10906b6a60
commit
4d3d8b3a70
1
.gitignore
vendored
1
.gitignore
vendored
@ -90,3 +90,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-40.alpha.tar.xz
|
||||
/libgweather-40.alpha.1.tar.xz
|
||||
/libgweather-40.beta.tar.xz
|
||||
/libgweather-40.0.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: libgweather
|
||||
Version: 40~beta
|
||||
Version: 40.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for weather information
|
||||
|
||||
@ -14,10 +14,10 @@ BuildRequires: gtk-doc
|
||||
BuildRequires: meson
|
||||
BuildRequires: pkgconfig(geocode-glib-1.0)
|
||||
BuildRequires: pkgconfig(gladeui-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.5
|
||||
BuildRequires: pkgconfig(libsoup-2.4) >= 2.44.0
|
||||
BuildRequires: pkgconfig(libxml-2.0) >= 2.6.0
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(libsoup-2.4)
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: python3-gobject-base
|
||||
BuildRequires: vala
|
||||
|
||||
@ -75,6 +75,9 @@ developing applications that use %{name}.
|
||||
%{_datadir}/vala/vapi/gweather-3.0.vapi
|
||||
|
||||
%changelog
|
||||
* Wed Mar 24 2021 Kalev Lember <klember@redhat.com> - 40.0-1
|
||||
- Update to 40.0
|
||||
|
||||
* Wed Feb 17 2021 Kalev Lember <klember@redhat.com> - 40~beta-1
|
||||
- Update to 40.beta
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgweather-40.beta.tar.xz) = 2476527ec673ea75f0a9280b43302a179aee4d091c69ab0cc87ba60f5af664833d0475afdb647a607f22dc91cc0b659f96be491bf742f5a388b365d85f0f298e
|
||||
SHA512 (libgweather-40.0.tar.xz) = 72e295246bf03550039a70bd4bf5b8f06357a6b70e04308c197fba309e406d410a97d128d849d97a29a6a114faa1ef5452e6632870b7ea45223a0c305c228cc1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user