Update to 3.3.92
This commit is contained in:
parent
bbc0d781ab
commit
1b3638e84d
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
|||||||
/gnome-online-accounts-3.2.0.1.tar.xz
|
/gnome-online-accounts-3.2.0.1.tar.xz
|
||||||
/gnome-online-accounts-3.2.1.tar.xz
|
/gnome-online-accounts-3.2.1.tar.xz
|
||||||
/gnome-online-accounts-3.3.0.tar.xz
|
/gnome-online-accounts-3.3.0.tar.xz
|
||||||
|
/gnome-online-accounts-3.3.92.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: gnome-online-accounts
|
Name: gnome-online-accounts
|
||||||
Version: 3.3.0
|
Version: 3.3.92
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Provide online accounts information
|
Summary: Provide online accounts information
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -35,7 +35,7 @@ files for developing applications that use gnome-online-accounts.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-static --enable-gtk-doc --enable-windows-live
|
%configure --disable-static --enable-gtk-doc --enable-facebook --enable-windows-live
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_datadir}/gtk-doc/html/goa/
|
%{_datadir}/gtk-doc/html/goa/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 20 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.3.92-1
|
||||||
|
- Update to 3.3.92
|
||||||
|
|
||||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.0-3
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user