Accepting request 252098 from GNOME:Factory
Push GNOME 3.14.0 (forwarded request 251901 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/252098 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-online-accounts?expand=0&rev=41
This commit is contained in:
commit
ed1229d62f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b871789f83514e0e0d2f1a78d03cca420dbaad707359b3d7c40275d519246c40
|
||||
size 1361472
|
3
gnome-online-accounts-3.14.0.tar.xz
Normal file
3
gnome-online-accounts-3.14.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:549b940be98254b83ef7548e90a5237dd785ad18b0b0bd628d23a7347fc9e100
|
||||
size 1398820
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 23 15:08:33 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.14.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 16 17:34:53 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.13.92:
|
||||
+ Bugs fixed: media-server: Use a hyphen instead of underscore in
|
||||
provider type (bgo#736407).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 7 12:49:01 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.13.91:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 09:07:43 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.90:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 16 20:28:23 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.13.3:
|
||||
+ Add a whitelist for providers (bgo#729173).
|
||||
+ Support media servers (bgo#730890).
|
||||
+ Bugs fixed: bgo#693689, bgo#699553, bgo#707299, bgo#729638,
|
||||
bgo#731531, bgo#731614.
|
||||
- Changes from version 3.13.2:
|
||||
+ Bugs fixed: bgo#728877, bgo#729389, bgo#729638, bgo#729740,
|
||||
bgo#730810.
|
||||
- Changes from version 3.13.1:
|
||||
+ Remove Twitter support (bgo#660273, bgo#721061).
|
||||
+ Remove Windows Live chat support (bgo#728787).
|
||||
+ Bugs fixed: bgo#726353, bgo#726570.
|
||||
+ Updated translations.
|
||||
- Enable new media server provider: pass --enable-media-server to
|
||||
configure.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 16 14:37:08 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.12.4
|
||||
Version: 3.14.0
|
||||
Release: 0
|
||||
Summary: GNOME service to access online accounts
|
||||
License: LGPL-2.0+
|
||||
Group: System/GUI/GNOME
|
||||
Url: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/gnome-online-accounts/3.12/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-online-accounts/3.14/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: docbook-xsl-stylesheets
|
||||
BuildRequires: gobject-introspection-devel
|
||||
@ -109,7 +109,8 @@ translation-update-upstream
|
||||
--enable-exchange \
|
||||
--enable-flickr \
|
||||
--enable-owncloud \
|
||||
--enable-imap-smtp
|
||||
--enable-imap-smtp \
|
||||
--enable-media-server
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
@ -134,6 +135,7 @@ rm -rf %{buildroot}
|
||||
%doc COPYING NEWS
|
||||
%{_libexecdir}/goa-daemon
|
||||
%{_datadir}/dbus-1/services/org.gnome.OnlineAccounts.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.online-accounts.gschema.xml
|
||||
%{_datadir}/gnome-online-accounts/
|
||||
%{_datadir}/icons/hicolor/*/apps/goa-account*.png
|
||||
%{_datadir}/icons/hicolor/*/apps/im-*.*
|
||||
|
Loading…
Reference in New Issue
Block a user