Update to 40.0
This commit is contained in:
parent
ca3ad9dde1
commit
06e29ac13f
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
|
||||
|
||||
@ -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