]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum.spec
- release 2 (by relup.sh)
[packages/eventum.git] / eventum.spec
index a5f73dbd43c217f87ddebdc077aaa79018d96bad..7047cc30132a2d6049383b1196e3c570bf9e0986 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_with    order   # with experimental order patch
 
-%define                rel             1
+%define                rel             2
 #define                subver  347
 #define                githash 3d9195fa
 %define                php_min_version 5.5.0
 Summary:       Eventum Issue / Bug tracking system
 Summary(pl.UTF-8):     Eventum - system śledzenia spraw/błędów
 Name:          eventum
-Version:       3.2.1
+Version:       3.2.3
 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.gz
-# Source0-md5: 056b56b2cc5e2673ccbdc5cb65678798
+# Source0-md5: ad50831d3c73b8df781618eceefab135
 #Source0:      https://github.com/eventum/eventum/releases/download/snapshot/%{name}-%{version}-%{subver}-g%{githash}.tar.gz
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
@@ -65,7 +65,7 @@ Requires:     php-Smarty >= 3.1
 Requires:      php-Smarty-plugin-gettext
 Requires:      php-ZendFramework-Config >= 2.4
 Requires:      php-ZendFramework-Loader >= 2.4
-Requires:      php-ZendFramework-Mail >= 2.4.9-2
+Requires:      php-ZendFramework-Mail >= 2.4.11-4
 Requires:      php-ZendFramework-Mime >= 2.4
 Requires:      php-ZendFramework-ServiceManager >= 2.4
 Requires:      php-ZendFramework-Validator >= 2.4
@@ -351,10 +351,6 @@ This package contains the cron job.
 %prep
 %setup -q -n %{name}-%{version}%{?githash:-%{subver}-g%{githash}}
 
-# hotfix
-# https://github.com/eventum/eventum/commit/e86bc0ccb5d1ea0b784a2a2e3c409fa00cb78ae2
-sed -i -e '/upgrade/d' Makefile
-
 mv docs/examples .
 
 # bug fixes / features
This page took 0.074371 seconds and 4 git commands to generate.