[packages/eventum] Up to 3.10.7
glen
glen at pld-linux.org
Mon Oct 25 08:59:06 CEST 2021
commit 50fa2eb430cc8de164c0807e409742b017b2dc98
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Mon Oct 25 09:46:28 2021 +0300
Up to 3.10.7
autoload.patch | 6 +++---
eventum.spec | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/eventum.spec b/eventum.spec
index 9d15e4f..a7b30eb 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.10.5
+Version: 3.10.7
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: 829e0c5cb895c98fe035216da7b35a2f
+# Source0-md5: 72c4f1544909fe0a3acfb95579424c16
#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 664a515..7530a7f 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.10.3/vendor/composer/autoload_psr4.php~ 2021-04-19 12:15:39.000000000 +0300
-+++ eventum-3.10.3/vendor/composer/autoload_psr4.php 2021-04-19 12:16:18.716201441 +0300
+--- eventum-3.10.7/vendor/composer/autoload_psr4.php~ 2021-10-25 09:46:51.000000000 +0300
++++ eventum-3.10.7/vendor/composer/autoload_psr4.php 2021-10-25 09:47:30.321342878 +0300
@@ -4,9 +4,9 @@
$vendorDir = dirname(dirname(__FILE__));
@@ -247,7 +247,7 @@
- 'glen\\FilenameNormalizer\\Test\\' => array($vendorDir . '/glen/filename-normalizer/tests'),
'glen\\FilenameNormalizer\\' => array($vendorDir . '/glen/filename-normalizer/src'),
'Xhgui\\Profiler\\' => array($vendorDir . '/perftools/php-profiler/src'),
- 'TrueBV\\' => array($vendorDir . '/true/punycode/src'),
+ 'Webmozart\\Assert\\' => array($vendorDir . '/webmozart/assert/src'),
@@ -54,7 +54,6 @@
'Symfony\\Bridge\\Doctrine\\' => array($vendorDir . '/symfony/doctrine-bridge'),
'Seld\\Signal\\' => array($vendorDir . '/seld/signal-handler/src'),
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/50fa2eb430cc8de164c0807e409742b017b2dc98
More information about the pld-cvs-commit
mailing list