]> git.pld-linux.org Git - packages/eventum.git/commitdiff
up to 3.1.1 auto/th/eventum-3.1.1-1
authorElan Ruusamäe <glen@delfi.ee>
Sun, 29 May 2016 19:44:52 +0000 (22:44 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 29 May 2016 19:45:28 +0000 (22:45 +0300)
Merge branch 'dev-3.1.1'

eventum.spec

index c838eada41df4455c33d11806eb4c48576d755d6..debf81265045cb0cf932c9fdeb1335ea27efcfa7 100644 (file)
@@ -3,20 +3,20 @@
 %bcond_with    order   # with experimental order patch
 
 %define                rel             1
-%define                subver  51
-%define                githash 61de085
+#define                subver  51
+#define                githash 61de085
 %define                php_min_version 5.5.0
 %include       /usr/lib/rpm/macros.php
 Summary:       Eventum Issue / Bug tracking system
 Summary(pl.UTF-8):     Eventum - system śledzenia spraw/błędów
 Name:          eventum
-Version:       3.1.0
+Version:       3.1.1
 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:       %{name}-%{version}-%{subver}-g%{githash}.tar.gz
-# Source0-md5: de63594849033f61c039262ef84df248
+Source0:       https://github.com/eventum/eventum/releases/download/v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 16ebf0b01c8961856f8212bf9dd63809
+#Source0:      %{name}-%{version}-%{subver}-g%{githash}.tar.gz
 Source1:       %{name}-apache.conf
 Source2:       %{name}-mail-queue.cron
 Source3:       %{name}-mail-download.cron
This page took 0.067314 seconds and 4 git commands to generate.