Update to 3.23.3
This commit is contained in:
parent
909118e550
commit
8eb0b81216
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@
|
|||||||
/gnome-online-accounts-3.22.1.tar.xz
|
/gnome-online-accounts-3.22.1.tar.xz
|
||||||
/gnome-online-accounts-3.22.2.tar.xz
|
/gnome-online-accounts-3.22.2.tar.xz
|
||||||
/gnome-online-accounts-3.22.3.tar.xz
|
/gnome-online-accounts-3.22.3.tar.xz
|
||||||
|
/gnome-online-accounts-3.23.3.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.22.3
|
Version: 3.23.3
|
||||||
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.22/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.23/%{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}
|
||||||
@ -125,6 +125,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 14 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.23.3-1
|
||||||
|
- Update to 3.23.3
|
||||||
|
|
||||||
* Wed Dec 14 2016 Kalev Lember <klember@redhat.com> - 3.22.3-1
|
* Wed Dec 14 2016 Kalev Lember <klember@redhat.com> - 3.22.3-1
|
||||||
- Update to 3.22.3
|
- Update to 3.22.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-online-accounts-3.22.3.tar.xz) = 3ac301af58ff138dbd38923d9a2449912fa4cdd159f5bd8a727c10c553b01937c674d305fa5f7ce4d7a975841bc7409c57755fe0f4449d9f03d8358963c95870
|
SHA512 (gnome-online-accounts-3.23.3.tar.xz) = ace33e4d8768eb7450196b025088491da9fceb5f89f1e298825b8e30cfeccc95c6e595e7462cb55ac2ea17d216caaeedba644d2dda50c7a58ba238c14087440a
|
||||||
|
Loading…
Reference in New Issue
Block a user