Spec file update

This commit is contained in:
Daniel Berteaud 2014-04-23 09:34:48 +02:00
parent f75ef41d68
commit 5d5d42286a
1 changed files with 7 additions and 2 deletions

View File

@ -2,12 +2,13 @@
# Name: Daniel Berteaud
%define name smeserver-pydio
%define version 0.2.9
%define version 0.2.10
%define release 1
Summary: SME server integration of pydio
Name: %{name}
Version: %{version}
Release: %{release}%{?dist}
Epoch: 9
License: GNU GPL version 2
URL: http://pyd.io/
Group: SMEserver/addon
@ -39,8 +40,12 @@ Pydio is a rich-client browser for managing files on a web server
This contrib works with the smeserver-shared-folders addon
%changelog
* Wed Apr 23 2014 Daniel Berteaud <daniel@firewall-services.com> 0.2.10-1
- New branch for SME9
- Fix basic auth on SME9
* Wed Feb 19 2014 Daniel Berteaud <daniel@firewall-services.com> 0.2.9-1
- Fix path for the fedd table creation and also create syncable table
- Fix path for the feed table creation and also create syncable table
* Tue Feb 18 2014 Daniel Berteaud <daniel@firewall-services.com> 0.2.8-1
- Fix a typo in the indexer cron job