]> git.pld-linux.org Git - packages/eventum.git/commitdiff
Up to 3.10.7 auto/th/eventum-3.10.7-1
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 25 Oct 2021 06:46:28 +0000 (09:46 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Mon, 25 Oct 2021 06:48:19 +0000 (09:48 +0300)
autoload.patch
eventum.spec

index 664a515a530ad5e5a77019f05dbc4c62ca4d6506..7530a7ff68e9bb12923cfcabd960667c2104cdbc 100644 (file)
      '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__));
 -    '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'),
index 9d15e4f9f550984dcb00413ebe2cedfcfc8901cc..a7b30eb8f8d68191d17feb7d894978f9729db519 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.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
This page took 0.032285 seconds and 4 git commands to generate.