Update to 3.29.4
This commit is contained in:
parent
ac3d601cc5
commit
691065b48c
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@
|
|||||||
/gnome-online-accounts-3.27.92.tar.xz
|
/gnome-online-accounts-3.27.92.tar.xz
|
||||||
/gnome-online-accounts-3.28.0.tar.xz
|
/gnome-online-accounts-3.28.0.tar.xz
|
||||||
/gnome-online-accounts-3.29.1.tar.xz
|
/gnome-online-accounts-3.29.1.tar.xz
|
||||||
|
/gnome-online-accounts-3.29.4.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%global webkit2gtk3_version 2.12.0
|
%global webkit2gtk3_version 2.12.0
|
||||||
|
|
||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.29.1
|
Version: 3.29.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Single sign-on framework for GNOME
|
Summary: Single sign-on framework for GNOME
|
||||||
|
|
||||||
@ -60,6 +60,7 @@ developing applications that use %{name}.
|
|||||||
--disable-silent-rules \
|
--disable-silent-rules \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-todoist \
|
--disable-todoist \
|
||||||
|
--enable-documentation \
|
||||||
--enable-facebook \
|
--enable-facebook \
|
||||||
--enable-foursquare \
|
--enable-foursquare \
|
||||||
--enable-exchange \
|
--enable-exchange \
|
||||||
@ -114,6 +115,9 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 18 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.29.4-1
|
||||||
|
- Update to 3.29.4
|
||||||
|
|
||||||
* Mon Jul 16 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.29.1-1
|
* Mon Jul 16 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.29.1-1
|
||||||
- Update to 3.29.1
|
- Update to 3.29.1
|
||||||
- Drop RHEL 7 compatibility because Telepathy is no longer supported
|
- Drop RHEL 7 compatibility because Telepathy is no longer supported
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gnome-online-accounts-3.29.1.tar.xz) = 433fb63700dbc9857278888710fa158227ce40d458a15ca04b78031b14ea3b9e245f58743207d9e99e8e1f389c9cd58c7db5c0bbb3d20499b6e564cdc5309822
|
SHA512 (gnome-online-accounts-3.29.4.tar.xz) = cd644fdd8f14089b14b8e9c096b3718a95b2d9e0f6aae06047ef7e2c87b1a1a2b207cf3e3b65735b2e4cbdf159e4c1ca4fd8a8501b6637aa94cb9ed4f8a766fa
|
||||||
|
Loading…
Reference in New Issue
Block a user