Update to 3.31.3
This commit is contained in:
parent
2f579d5b5a
commit
12146020c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -108,3 +108,4 @@
|
||||
/gnome-online-accounts-3.29.4.tar.xz
|
||||
/gnome-online-accounts-3.29.91.tar.xz
|
||||
/gnome-online-accounts-3.30.0.tar.xz
|
||||
/gnome-online-accounts-3.31.3.tar.xz
|
||||
|
@ -5,13 +5,13 @@
|
||||
%global webkit2gtk3_version 2.12.0
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.30.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.31.3
|
||||
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.30/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-online-accounts/3.31/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(gcr-3)
|
||||
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
||||
@ -59,7 +59,6 @@ developing applications that use %{name}.
|
||||
--disable-pocket \
|
||||
--disable-silent-rules \
|
||||
--disable-static \
|
||||
--disable-todoist \
|
||||
--enable-documentation \
|
||||
--enable-facebook \
|
||||
--enable-foursquare \
|
||||
@ -116,6 +115,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Wed Dec 12 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.31.3-1
|
||||
- Update to 3.31.3
|
||||
|
||||
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.30.0-3
|
||||
- Rebuilt against fixed atk (#1626575)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-online-accounts-3.30.0.tar.xz) = 7b1e5e84086bba65980850b75603fe922dc3b0b917482b5c98f63df2260f2acd7f36516c3b8ba69122c28fb4def0c5a55f2d8d26039608d2659869a8ab779c2e
|
||||
SHA512 (gnome-online-accounts-3.31.3.tar.xz) = ab031c472ee1109060f3576c08c47af872422f542d93e6423ab1852328b4ce2f3d46d374929bb5cbd7fdcdc9fb3f489dee2c31150f9f2686ee5a0e6d7faa1551
|
||||
|
Loading…
Reference in New Issue
Block a user