Update to 0.18.1
This commit is contained in:
parent
7e1d092202
commit
a6240e29a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@ libgdata-0.6.4.tar.bz2
|
||||
/libgdata-0.17.12.tar.xz
|
||||
/libgdata-0.17.13.tar.xz
|
||||
/libgdata-0.18.0.tar.xz
|
||||
/libgdata-0.18.1.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: libgdata
|
||||
Version: 0.18.0
|
||||
Version: 0.18.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Library for the GData protocol
|
||||
|
||||
@ -88,6 +88,9 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Fri Mar 05 2021 Kalev Lember <klember@redhat.com> - 0.18.1-1
|
||||
- Update to 0.18.1
|
||||
|
||||
* Wed Feb 17 2021 Kalev Lember <klember@redhat.com> - 0.18.0-1
|
||||
- Update to 0.18.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libgdata-0.18.0.tar.xz) = aab2a23914ad956898560755afc0cbecf9e347beff4dec17ffabfc8e93127a0edb8f3217cf1f918f655421ca31e071832e3a1c8d19d3bf093c802d4cd5893200
|
||||
SHA512 (libgdata-0.18.1.tar.xz) = 15ff708760ca5023b692fd565c26a7c3acf035073534c0cd3f1f90e46ee0c60d14dedf360d3ac146d37135e200d9c2bc4b657e81468d0efde4821a9219875b98
|
||||
|
Loading…
Reference in New Issue
Block a user