|
|
|
@ -2,11 +2,12 @@ |
|
|
|
|
# Name: Daniel Berteaud |
|
|
|
|
|
|
|
|
|
%define name smeserver-tt-rss |
|
|
|
|
%define version 0.2.8 |
|
|
|
|
%define version 0.2.9 |
|
|
|
|
%define release 1 |
|
|
|
|
Summary: sme server integration of tt-rss |
|
|
|
|
Name: %{name} |
|
|
|
|
Version: %{version} |
|
|
|
|
Epoch: 9 |
|
|
|
|
Release: %{release}%{?dist} |
|
|
|
|
License: GNU GPL version 2 |
|
|
|
|
URL: http://www.zabbix.com/ |
|
|
|
@ -26,6 +27,9 @@ smserver integration of TIny Tiny RSS |
|
|
|
|
Tiny Tiny RSS is a feature rich, web based feed reader |
|
|
|
|
|
|
|
|
|
%changelog |
|
|
|
|
* Tue Apr 22 2014 Daniel Berteaud <daniel@firewall-services.com> 0.2.9-1.sme |
|
|
|
|
- Fix basic auth on SME9 |
|
|
|
|
|
|
|
|
|
* Thu Feb 6 2014 Daniel Berteaud <daniel@firewall-services.com> 0.2.8-1.sme |
|
|
|
|
- Fix database upgrades |
|
|
|
|
|
|
|
|
|