]> git.pld-linux.org Git - packages/eventum.git/commitdiff
up to 3.5.2 auto/th/eventum-3.5.2-1
authorElan Ruusamäe <glen@delfi.ee>
Fri, 6 Jul 2018 07:56:08 +0000 (10:56 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Fri, 6 Jul 2018 07:58:33 +0000 (10:58 +0300)
autoload.patch
eventum.spec

index 183c303a9408328ef887e460e900fe8a32902e3a..8ec7fb498534bbed5e1194fa65fa8adef91ce214 100644 (file)
 +    'Smarty' => $phpDir. '/Smarty3/Smarty.class.php',
 +    'SphinxClient' => $phpDir . '/sphinxapi.php',
  );
---- eventum-3.3.4-436-g2c1520b6/vendor/composer/autoload_files.php~    2018-04-16 20:46:24.000000000 +0300
-+++ eventum-3.3.4-436-g2c1520b6/vendor/composer/autoload_files.php     2018-04-16 20:52:49.806338430 +0300
-@@ -4,13 +4,12 @@
- $vendorDir = dirname(dirname(__FILE__));
+--- eventum-3.5.2/vendor/composer/autoload_files.php   2018-07-06 10:56:53.018210155 +0300
++++ eventum-3.5.2/vendor/composer/autoload_files.php   2018-07-06 10:57:42.254191350 +0300
+@@ -6,12 +6,10 @@
  $baseDir = dirname($vendorDir);
 +$phpDir = PHP_DATADIR . '/php';
  
  return array(
+-    '320cde22f66dd4f5d3fd621d3e88b98f' => $vendorDir . '/symfony/polyfill-ctype/bootstrap.php',
      '5255c38a0faeba867671b61dfda6d864' => $vendorDir . '/paragonie/random_compat/lib/random.php',
      '023d27dca8066ef29e6739335ea73bad' => $vendorDir . '/symfony/polyfill-php70/bootstrap.php',
 -    'f084d01b0a599f67676cffef638aa95b' => $vendorDir . '/smarty/smarty/libs/bootstrap.php',
index db8449a14eccd6e71dbb42a4781701503087b52b..8b0c904617375e649017d0ff87d76bebf96a949f 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.5.1
+Version:       3.5.2
 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: 1e228a6074ec2f7caa3ca12a19ee8611
+# Source0-md5: 6c91e5a7dc82d5d8baf8cc1a4afbfd04
 #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.044904 seconds and 4 git commands to generate.