]> git.pld-linux.org Git - packages/eventum.git/commitdiff
Up to 3.9.6 auto/th/eventum-3.9.6-1
authorElan Ruusamäe <glen@delfi.ee>
Wed, 14 Oct 2020 11:33:01 +0000 (14:33 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 14 Oct 2020 11:35:10 +0000 (14:35 +0300)
eventum-paths.patch
eventum.spec

index 003fb6b48cecbb232e58210fafbf629dce8d0309..509e46ae558aed9e62697a78b9a3351673fe79d9 100644 (file)
@@ -1,6 +1,6 @@
---- eventum-3.9.4/src/Config/Paths.php~        2020-08-10 16:32:37.000000000 +0300
-+++ eventum-3.9.4/src/Config/Paths.php 2020-08-24 14:18:12.547339038 +0300
-@@ -22,18 +22,16 @@
+--- eventum-3.9.6/src/Config/Paths.php~        2020-08-21 18:50:08.000000000 +0300
++++ eventum-3.9.6/src/Config/Paths.php 2020-10-14 14:34:44.081698316 +0300
+@@ -22,19 +22,17 @@
      public const APP_PUBLIC_PATH = APP_PATH . '/htdocs';
      public const APP_INC_PATH = APP_PATH . '/lib/eventum';
  
@@ -22,6 +22,7 @@
      // fonts directory for phplot
 -    public const APP_FONTS_PATH = APP_PATH . '/vendor/fonts/liberation';
 +    public const APP_FONTS_PATH = '/usr/share/fonts/TTF';
+     public const APP_HELP_PATH = APP_PATH . '/docs/help';
  }
 --- eventum-3.5.6-98-g5b87d2b0/src/Setup/Requirements.php~     2019-01-23 01:50:42.000000000 +0200
 +++ eventum-3.5.6-98-g5b87d2b0/src/Setup/Requirements.php      2019-01-24 22:18:56.047816296 +0200
index 810e71918b0618ba3b2a88a3ac9db45276c05267..102f94be108470bf0df820f791d5f497bf280a64 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.9.5
+Version:       3.9.6
 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: a983c36bc990e8534786af01d71d560b
+# Source0-md5: 51f2e1f129090df2aac2a9e7d3931317
 #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.040855 seconds and 4 git commands to generate.