Spec file update

This commit is contained in:
Daniel Berteaud 2017-07-27 19:06:28 +02:00
parent 0718fc8b4a
commit a77bbba972
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
%define version 0.1.0
%define version 0.1.1
%define release 1
%define name smeserver-php-fpm
@ -163,5 +163,8 @@ rm -rf $RPM_BUILD_ROOT
%preun
%changelog
* Thu Jul 27 2017 Daniel Berteaud <daniel@firewall-services.com> - 0.1.1-1.sme
- Fix closing parenthesis on prop method in httpd template
* Wed Jul 26 2017 Daniel Berteaud <daniel@firewall-services.com> - 0.1.0-1.sme
- Initial release