Update to 3.28.0
This commit is contained in:
parent
3777eb479b
commit
715b9672f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -103,3 +103,4 @@
|
||||
/gnome-online-accounts-3.27.1.tar.xz
|
||||
/gnome-online-accounts-3.27.3.tar.xz
|
||||
/gnome-online-accounts-3.27.92.tar.xz
|
||||
/gnome-online-accounts-3.28.0.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global webkit2gtk3_version 2.12.0
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.27.92
|
||||
Version: 3.28.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Single sign-on framework for GNOME
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.27/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.28/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gcr-3)
|
||||
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
||||
@ -141,6 +141,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Thu Mar 15 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||
- Update to 3.28.0
|
||||
|
||||
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
||||
- Update to 3.27.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-online-accounts-3.27.92.tar.xz) = 1ba485b615de4cc206beb529f5e5eb376087d0c5012e549cb826b7d2638a1f8b365a2ff81349c49bad3cf1f47c11db3a86420ba1b373b5ce5b79365cc2af2e65
|
||||
SHA512 (gnome-online-accounts-3.28.0.tar.xz) = b5f83544aca0cd24dbc778a492e0da4ca82eb6acaab375daaf7aa1482acfd31c1ba82c1afc127a8890a63e883ac8a1f277da906819573d672d2d3da7f582c02b
|
||||
|
Loading…
Reference in New Issue
Block a user