From: Elan Ruusamäe Date: Fri, 6 Jul 2018 07:56:08 +0000 (+0300) Subject: up to 3.5.2 X-Git-Tag: auto/th/eventum-3.5.2-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Feventum.git;a=commitdiff_plain;h=514e13cf0aa5d55848b2f9af2e644a092707b33f up to 3.5.2 --- diff --git a/autoload.patch b/autoload.patch index 183c303..8ec7fb4 100644 --- a/autoload.patch +++ b/autoload.patch @@ -95,15 +95,14 @@ + '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', diff --git a/eventum.spec b/eventum.spec index db8449a..8b0c904 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.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