]> git.pld-linux.org Git - packages/eventum.git/commitdiff
up to 3.7.1 auto/th/eventum-3.7.1-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 23 May 2019 14:11:44 +0000 (17:11 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 23 May 2019 14:12:49 +0000 (17:12 +0300)
autoload.patch
eventum.spec

index 375e11c5739c7296312f7e6ee3780f7da3cb5fd2..2659245ade4517e80e156ed3e185a01dc3cacb15 100644 (file)
@@ -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__));
      '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'),
index 5430c5eaaa0f55a2ac9022a95a84511228e5dd5d..ec10c2ac2d64e8748e5127e4f4846aadf73c452d 100644 (file)
@@ -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
This page took 0.132333 seconds and 4 git commands to generate.