commit 7669597ad86d808c0ac7a26309d9916bf21600f3
Author: Elan Ruusamäe <[email protected]>
Date:   Wed Mar 10 22:30:26 2021 +0200

    Up to 3.9.12

 autoload.patch | 10 +++++-----
 eventum.spec   |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index f12a825..d8f2c85 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.9.11
+Version:       3.9.12
 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: 43ee83c85b1303ebe5bad5df8bd1f75e
+# Source0-md5: d562163c1662fc755729c595eb61ebfe
 #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 4ee8f57..c3cf719 100644
--- a/autoload.patch
+++ b/autoload.patch
@@ -235,8 +235,8 @@
      'd12685060d57775f2bc3adf90c7d62bd' => $baseDir . 
'/lib/eventum/gettext.php',
 +    'b2b3f01361f3aaeab67fde08ae76446f' => $phpDir. 
'/Smarty3/plugins/block.t.php',
  );
---- eventum-3.9.11.org/vendor/composer/autoload_psr4.php       2021-03-07 
12:40:52.000000000 +0100
-+++ eventum-3.9.11/vendor/composer/autoload_psr4.php   2021-03-10 
15:18:19.159013641 +0100
+--- eventum-3.9.12/vendor/composer/autoload_psr4.php~  2021-03-10 
22:30:35.487760320 +0200
++++ eventum-3.9.12/vendor/composer/autoload_psr4.php   2021-03-10 
22:31:30.816910713 +0200
 @@ -4,9 +4,9 @@
  
  $vendorDir = dirname(dirname(__FILE__));
@@ -264,10 +264,10 @@
      'League\\MimeTypeDetection\\' => array($vendorDir . 
'/league/mime-type-detection/src'),
      'League\\HTMLToMarkdown\\' => array($vendorDir . 
'/league/html-to-markdown/src'),
      'League\\Flysystem\\' => array($vendorDir . '/league/flysystem/src'),
-@@ -80,7 +78,6 @@ return array(
-     'Laminas\\Config\\' => array($vendorDir . '/laminas/laminas-config/src'),
-     'Invoker\\' => array($vendorDir . '/php-di/invoker/src'),
+@@ -80,7 +80,6 @@
      'Interop\\Container\\' => array($vendorDir . 
'/container-interop/container-interop/src/Interop/Container'),
+     'Giberti\\EmojiExtension\\' => array($vendorDir . 
'/giberti/commonmark-emoji-extension/src'),
+     'Giberti\\EmojiData\\' => array($vendorDir . '/giberti/emoji-data/src'),
 -    '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/7669597ad86d808c0ac7a26309d9916bf21600f3

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to