From 67c819dc7dba84c2652cc2bf9fa76015cb31383b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 28 Mar 2020 01:17:37 +0200 Subject: [PATCH] Up to 3.8.9 --- eventum.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/eventum.spec b/eventum.spec index 7d532f7..4afe2e9 100644 --- a/eventum.spec +++ b/eventum.spec @@ -3,18 +3,18 @@ %bcond_with order # with experimental order patch %define rel 1 -#define subver 26 -#define githash 89d9eb0f0 +#define subver 37 +#define githash 2276dac77 %define php_min_version 7.1.3 Summary: Eventum Issue / Bug tracking system Summary(pl.UTF-8): Eventum - system śledzenia spraw/błędów Name: eventum -Version: 3.8.8 +Version: 3.8.9 Release: %{?subver:1.%{subver}.%{?githash:g%{githash}.}}%{rel} License: GPL v2+ Group: Applications/WWW Source0: https://github.com/eventum/eventum/releases/download/v%{version}/%{name}-%{version}.tar.xz -# Source0-md5: fbb08e1aa663c83abf874296e2856566 +# Source0-md5: b06658cf1ce557a615d4e7fb6f559f7c #Source0: https://github.com/eventum/eventum/releases/download/snapshot/%{name}-%{version}-%{subver}-g%{githash}.tar.xz Source1: %{name}-apache.conf Source2: %{name}-mail-queue.cron @@ -484,15 +484,16 @@ fi %dir %{_appdir}/htdocs %{_appdir}/htdocs/*.php %{_appdir}/htdocs/*.ico +%{_appdir}/htdocs/mix-manifest.json %{_appdir}/htdocs/ajax %{_appdir}/htdocs/css %{_appdir}/htdocs/customer +%{_appdir}/htdocs/fonts %{_appdir}/htdocs/images %{_appdir}/htdocs/js %{_appdir}/htdocs/manage %{_appdir}/htdocs/reports %{_appdir}/htdocs/rpc -%{_appdir}/htdocs/components %{_appdir}/templates %dir %{_appdir}/db -- 2.44.0