Update to 3.5.4

This commit is contained in:
Debarshi Ray 2012-07-17 11:34:23 +02:00 committed by Debarshi Ray
parent 9b4bdb018a
commit 851aad2bd9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@
/gnome-online-accounts-3.5.1.tar.xz
/gnome-online-accounts-3.5.2.tar.xz
/gnome-online-accounts-3.5.3.tar.xz
/gnome-online-accounts-3.5.4.tar.xz

View File

@ -1,5 +1,5 @@
Name: gnome-online-accounts
Version: 3.5.3
Version: 3.5.4
Release: 1%{?dist}
Summary: Provide online accounts information
@ -15,7 +15,7 @@ BuildRequires: gtk-doc
BuildRequires: intltool
BuildRequires: webkitgtk3-devel
BuildRequires: json-glib-devel
BuildRequires: libgnome-keyring-devel
BuildRequires: libsecret-devel >= 0.7
BuildRequires: libnotify-devel
BuildRequires: libsoup-devel >= 2.38
BuildRequires: rest-devel
@ -90,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_datadir}/gtk-doc/html/goa/
%changelog
* Mon Jul 16 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.4-1
- Update to 3.5.4
* Mon Jun 25 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.5.3-1
- Update to 3.5.3

View File

@ -1 +1 @@
246cb53420427df3ec29f24b18accb7c gnome-online-accounts-3.5.3.tar.xz
bc43649c9c776b7bbb291f0a48cb8137 gnome-online-accounts-3.5.4.tar.xz