update to 4.2.2 [release 4.2.2-1mamba;Sun May 24 2015]
This commit is contained in:
parent
8be0247bb0
commit
45c531ab6a
@ -1,5 +1,5 @@
|
|||||||
Name: seafile-client
|
Name: seafile-client
|
||||||
Version: 4.2.1
|
Version: 4.2.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Seafile desktop client
|
Summary: Seafile desktop client
|
||||||
Group: Graphical Desktop/Applications/Archiving
|
Group: Graphical Desktop/Applications/Archiving
|
||||||
@ -13,6 +13,7 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libccnet-devel
|
BuildRequires: libccnet-devel
|
||||||
|
BuildRequires: libevent-devel
|
||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libjansson-devel
|
BuildRequires: libjansson-devel
|
||||||
@ -22,6 +23,7 @@ BuildRequires: libseafile-devel
|
|||||||
BuildRequires: libsearpc-devel
|
BuildRequires: libsearpc-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libuuid-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: seafile
|
Requires: seafile
|
||||||
@ -57,6 +59,9 @@ Seafile desktop client.
|
|||||||
#%doc README.md
|
#%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 24 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.2-1mamba
|
||||||
|
- update to 4.2.2
|
||||||
|
|
||||||
* Tue May 19 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.1-1mamba
|
* Tue May 19 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 4.2.1-1mamba
|
||||||
- update to 4.2.1
|
- update to 4.2.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user