Update to 3.26.0
This commit is contained in:
parent
7f99a88e21
commit
ec5d15eb66
1
.gitignore
vendored
1
.gitignore
vendored
@ -98,3 +98,4 @@
|
|||||||
/gnome-online-accounts-3.25.4.tar.xz
|
/gnome-online-accounts-3.25.4.tar.xz
|
||||||
/gnome-online-accounts-3.25.90.tar.xz
|
/gnome-online-accounts-3.25.90.tar.xz
|
||||||
/gnome-online-accounts-3.25.92.tar.xz
|
/gnome-online-accounts-3.25.92.tar.xz
|
||||||
|
/gnome-online-accounts-3.26.0.tar.xz
|
||||||
|
@ -4,13 +4,13 @@
|
|||||||
%global webkitgtk4_version 2.7.2
|
%global webkitgtk4_version 2.7.2
|
||||||
|
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.25.92
|
Version: 3.26.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Single sign-on framework for GNOME
|
Summary: Single sign-on framework for GNOME
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
URL: https://wiki.gnome.org/Projects/GnomeOnlineAccounts
|
||||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.25/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.26/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: pkgconfig(gcr-3)
|
BuildRequires: pkgconfig(gcr-3)
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
||||||
@ -151,6 +151,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
||||||
|
- Update to 3.26.0
|
||||||
|
|
||||||
* Tue Sep 05 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.25.92-1
|
* Tue Sep 05 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.25.92-1
|
||||||
- Update to 3.25.92
|
- Update to 3.25.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-online-accounts-3.25.92.tar.xz) = 07005fb9d1d5379c32ba2e9f68da610320844c33972ccff1a038761b0bacc62e07b7e8c96eb49836f895f0002fc0e71ad8679733ecc1f12fa0c74efd0183deeb
|
SHA512 (gnome-online-accounts-3.26.0.tar.xz) = ce11fe02e77c8000be869cefdc95d1a053fe1ae00150b15916492ad2a93f2f8884e50d0e8f7ca5331ab61e6757a7728cd88408d0239295e4338a415aabc4bca2
|
||||||
|
Loading…
Reference in New Issue
Block a user