[packages/eventum] update to 3.6.6

glen glen at pld-linux.org
Sat Apr 20 09:30:48 CEST 2019


commit 2c1a9e5f991e06443fcd260c7e9005ba5a5c89cc
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Apr 20 10:30:19 2019 +0300

    update to 3.6.6

 autoload.patch | 7 ++++---
 eventum.spec   | 8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 4fbe457..dabdefe 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -3,18 +3,18 @@
 %bcond_with	order	# with experimental order patch
 
 %define		rel		1
-#define		subver  11
-#define		githash de1c95975
+#define		subver  36
+#define		githash a73f6ae20
 %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.6.5
+Version:	3.6.6
 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:	271c0ca19f30505e74810fdbffc1609d
+# Source0-md5:	1b604581f18de11746111a96ad424d78
 #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
diff --git a/autoload.patch b/autoload.patch
index 032fe1f..9469554 100644
--- a/autoload.patch
+++ b/autoload.patch
@@ -39,9 +39,9 @@
 +    'Smarty' => $phpDir. '/Smarty3/Smarty.class.php',
 +    'SphinxClient' => $phpDir . '/sphinxapi.php',
  );
---- eventum-3.5.6-67-g26f3e1f3/vendor/composer/autoload_files.php~	2019-01-23 21:54:50.000000000 +0200
-+++ eventum-3.5.6-67-g26f3e1f3/vendor/composer/autoload_files.php	2019-01-28 00:45:48.376600745 +0200
-@@ -4,13 +4,12 @@
+--- eventum-3.6.5-35-g379513d37/vendor/composer/autoload_files.php~	2019-04-18 13:05:11.000000000 +0300
++++ eventum-3.6.5-35-g379513d37/vendor/composer/autoload_files.php	2019-04-18 14:27:33.184919302 +0300
+@@ -4,14 +4,13 @@
  
  $vendorDir = dirname(dirname(__FILE__));
  $baseDir = dirname($vendorDir);
@@ -51,6 +51,7 @@
      '72142d7b40a3a0b14e91825290b5ad82' => $vendorDir . '/cakephp/core/functions.php',
      '028fdea3165c4ba1ecccc83b7fec69fc' => $vendorDir . '/cakephp/collection/functions.php',
      '948ad5488880985ff1c06721a4e447fe' => $vendorDir . '/cakephp/utility/bootstrap.php',
+     '2cffec82183ee1cea088009cef9a6fc3' => $vendorDir . '/ezyang/htmlpurifier/library/HTMLPurifier.composer.php',
 -    'f084d01b0a599f67676cffef638aa95b' => $vendorDir . '/smarty/smarty/libs/bootstrap.php',
 -    'b2b3f01361f3aaeab67fde08ae76446f' => $vendorDir . '/smarty-gettext/smarty-gettext/block.t.php',
 -    'd3114450b53a83020e2822546c24e1ad' => $vendorDir . '/smarty-gettext/smarty-gettext/function.locale.php',
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/2c1a9e5f991e06443fcd260c7e9005ba5a5c89cc



More information about the pld-cvs-commit mailing list