]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum.spec
support tar.xz source
[packages/eventum.git] / eventum.spec
index c43b5e605c6245eece76938940f615b395a667af..eb380797d8f77c076fcc6ae1a9fa3b78014af53b 100644 (file)
@@ -3,19 +3,19 @@
 %bcond_with    order   # with experimental order patch
 
 %define                rel             1
-#define                subver  40
-#define                githash e965ea80
+%define                subver  6
+%define                githash fb792422
 %define                php_min_version 5.6.0
 Summary:       Eventum Issue / Bug tracking system
 Summary(pl.UTF-8):     Eventum - system śledzenia spraw/błędów
 Name:          eventum
-Version:       3.4.4
+Version:       3.4.2
 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: 605fe70ac0d069fdbef65a83a89e8526
-#Source0:      https://github.com/eventum/eventum/releases/download/snapshot/%{name}-%{version}-%{subver}-g%{githash}.tar.gz
+#Source0:      https://github.com/eventum/eventum/releases/download/v%{version}/%{name}-%{version}.tar.xz
+Source0:       https://github.com/eventum/eventum/releases/download/snapshot/%{name}-%{version}-%{subver}-g%{githash}.tar.xz
+# Source0-md5: 959b620f33b3ca66729da53c18e539c4
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
This page took 0.039081 seconds and 4 git commands to generate.