|
|
@ -1,10 +1,11 @@ |
|
|
|
%define name smeserver-opensondage |
|
|
|
%define name smeserver-opensondage |
|
|
|
%define version 0.1.2 |
|
|
|
%define version 0.1.3 |
|
|
|
%define release 1 |
|
|
|
%define release 1 |
|
|
|
Summary: sme server integration of opensondage |
|
|
|
Summary: sme server integration of opensondage |
|
|
|
Name: %{name} |
|
|
|
Name: %{name} |
|
|
|
Version: %{version} |
|
|
|
Version: %{version} |
|
|
|
Release: %{release}%{?dist} |
|
|
|
Release: %{release}%{?dist} |
|
|
|
|
|
|
|
Epoch: 9 |
|
|
|
License: GNU GPL version 2 |
|
|
|
License: GNU GPL version 2 |
|
|
|
URL: https://github.com/leblanc-simon/OpenSondage |
|
|
|
URL: https://github.com/leblanc-simon/OpenSondage |
|
|
|
Group: SMEserver/addon |
|
|
|
Group: SMEserver/addon |
|
|
@ -24,6 +25,10 @@ OpenSondage is a tool for making polls to schedule meetings or events, |
|
|
|
quickly and easily. |
|
|
|
quickly and easily. |
|
|
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
%changelog |
|
|
|
|
|
|
|
* Wed Apr 23 2014 Daniel Berteaud <daniel@firewall-services.com> 0.1.3-1.sme |
|
|
|
|
|
|
|
- New branch for SME9 |
|
|
|
|
|
|
|
- Fix basic auth on SME9 |
|
|
|
|
|
|
|
|
|
|
|
* Tue Nov 19 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.2-1.sme |
|
|
|
* Tue Nov 19 2013 Daniel Berteaud <daniel@firewall-services.com> 0.1.2-1.sme |
|
|
|
- Use a DB entry to get the URI |
|
|
|
- Use a DB entry to get the URI |
|
|
|
|
|
|
|
|
|
|
|