[packages/eventum] up to 3.7.1

glen glen at pld-linux.org
Thu May 23 16:13:51 CEST 2019


commit b9378fb10638cc817460745b54cd8a7497c2f4e9
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu May 23 17:11:44 2019 +0300

    up to 3.7.1

 autoload.patch | 8 ++++----
 eventum.spec   | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 5430c5e..ec10c2a 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -9,12 +9,12 @@
 Summary:	Eventum Issue / Bug tracking system
 Summary(pl.UTF-8):	Eventum - system śledzenia spraw/błędów
 Name:		eventum
-Version:	3.7.0
+Version:	3.7.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.xz
-# Source0-md5:	0c6f03267d909ca21b64b2a42d559a7f
+# Source0-md5:	41f91cc9c162061229c14324f7882a06
 #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 375e11c..2659245 100644
--- a/autoload.patch
+++ b/autoload.patch
@@ -58,8 +58,8 @@
      'd12685060d57775f2bc3adf90c7d62bd' => $baseDir . '/lib/eventum/gettext.php',
 +    'b2b3f01361f3aaeab67fde08ae76446f' => $phpDir. '/Smarty3/plugins/block.t.php',
  );
---- eventum-3.7.0/vendor/composer/autoload_psr4.php~	2019-05-17 00:39:30.859642703 +0300
-+++ eventum-3.7.0/vendor/composer/autoload_psr4.php	2019-05-17 00:39:53.749317424 +0300
+--- eventum-3.7.1/vendor/composer/autoload_psr4.php~	2019-05-23 17:12:00.973032447 +0300
++++ eventum-3.7.1/vendor/composer/autoload_psr4.php	2019-05-23 17:12:19.062788377 +0300
 @@ -4,18 +4,11 @@
  
  $vendorDir = dirname(dirname(__FILE__));
@@ -95,10 +95,10 @@
      'Lossendae\\CommonMark\\TaskLists\\' => array($vendorDir . '/lossendae/commonmark-task-lists/src'),
      'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
      'League\\CommonMark\\Ext\\InlinesOnly\\' => array($vendorDir . '/league/commonmark-ext-inlines-only/src'),
-@@ -34,7 +34,6 @@
-     'League\\CommonMark\\Ext\\Autolink\\' => array($vendorDir . '/league/commonmark-ext-autolink/src'),
+@@ -45,7 +45,6 @@
      'League\\CommonMark\\' => array($vendorDir . '/league/commonmark/src'),
      'Invoker\\' => array($vendorDir . '/php-di/invoker/src'),
+     'Interop\\Container\\' => array($vendorDir . '/container-interop/container-interop/src/Interop/Container'),
 -    'Eventum\\Test\\' => array($baseDir . '/tests'),
      'Eventum\\' => array($baseDir . '/src'),
      'EmailReplyParser\\' => array($vendorDir . '/willdurand/email-reply-parser/src/EmailReplyParser'),
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list