automatic version update by autodist [release 3.14.0-1mamba;Fri Mar 27 2015]
This commit is contained in:
parent
45e2ec9f6a
commit
2ff4ba966a
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gnome-online-accounts
|
||||
Version: 3.12.1
|
||||
Version: 3.14.0
|
||||
Release: 1mamba
|
||||
Summary: GNOME service to manage online accounts
|
||||
Group: System/Servers
|
||||
@ -98,7 +98,8 @@ This package includes the %{name} API documentation.
|
||||
|
||||
%build
|
||||
%configure --enable-gtk-doc
|
||||
%make
|
||||
%make \
|
||||
LDFLAGS="-laccounts-glib -lsignon-glib"
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
@ -117,6 +118,7 @@ cat %{name}-tpaw.lang >> %{name}.lang
|
||||
%{_libdir}/libgoa-1.0.so.*
|
||||
%{_libdir}/libgoa-backend-1.0.so.*
|
||||
%{_libdir}/girepository-1.0/Goa-1.0.typelib
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.online-accounts.gschema.xml
|
||||
%{_datadir}/gnome-online-accounts/goawebview.css
|
||||
%{_datadir}/gnome-online-accounts/irc-networks.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/goa-account*.png
|
||||
@ -151,6 +153,9 @@ cat %{name}-tpaw.lang >> %{name}.lang
|
||||
%{_datadir}/gtk-doc/html/goa/*
|
||||
|
||||
%changelog
|
||||
* Fri Mar 27 2015 Automatic Build System <autodist@mambasoft.it> 3.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 15 2014 Automatic Build System <autodist@mambasoft.it> 3.12.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user