Update to 3.13.1

This commit is contained in:
Kalev Lember 2014-05-01 23:34:00 +02:00
parent dff56615a0
commit 65643d2d0f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -45,3 +45,4 @@
/gnome-online-accounts-3.11.92.tar.xz /gnome-online-accounts-3.11.92.tar.xz
/gnome-online-accounts-3.12.0.tar.xz /gnome-online-accounts-3.12.0.tar.xz
/gnome-online-accounts-3.12.1.tar.xz /gnome-online-accounts-3.12.1.tar.xz
/gnome-online-accounts-3.13.1.tar.xz

View File

@ -1,12 +1,12 @@
Name: gnome-online-accounts Name: gnome-online-accounts
Version: 3.12.1 Version: 3.13.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Single sign-on framework for GNOME Summary: Single sign-on framework for GNOME
Group: System Environment/Libraries Group: System Environment/Libraries
License: LGPLv2+ License: LGPLv2+
URL: https://live.gnome.org/GnomeOnlineAccounts URL: https://live.gnome.org/GnomeOnlineAccounts
Source0: http://download.gnome.org/sources/gnome-online-accounts/3.12/%{name}-%{version}.tar.xz Source0: http://download.gnome.org/sources/gnome-online-accounts/3.13/%{name}-%{version}.tar.xz
BuildRequires: gcr-devel BuildRequires: gcr-devel
BuildRequires: glib2-devel >= 2.35 BuildRequires: glib2-devel >= 2.35
@ -115,6 +115,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%{_libdir}/goa-1.0/include %{_libdir}/goa-1.0/include
%changelog %changelog
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
- Update to 3.13.1
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1 * Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
- Update to 3.12.1 - Update to 3.12.1

View File

@ -1 +1 @@
729cb9ccbc83fceb1ce2e1808dd10b74 gnome-online-accounts-3.12.1.tar.xz 81dac75e5f35c28f3189ad0ed0b54290 gnome-online-accounts-3.13.1.tar.xz