From ec938538153c8981bdf74563a40afc54d6c13c96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Min=C3=A1=C5=99?= Date: Mon, 20 May 2019 09:40:23 +0000 Subject: [PATCH] New upstream version 4.0.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit NVR: wt-4.0.5-1 Signed-off-by: Michal Minář --- .gitignore | 2 +- sources | 2 +- use-system-sqlite.patch | 10 +++++----- ...0.3-PACKAGE-LICENSING => wt-4.0.5-PACKAGE-LICENSING | 0 wt.spec | 7 +++++-- 5 files changed, 12 insertions(+), 9 deletions(-) rename wt-4.0.3-PACKAGE-LICENSING => wt-4.0.5-PACKAGE-LICENSING (100%) diff --git a/.gitignore b/.gitignore index 5a1c3e4..7ed034c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/wt-4.0.3-free.tar.xz +/wt-4.0.5-free.tar.xz diff --git a/sources b/sources index 40315a2..67b5afa 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wt-4.0.3-free.tar.xz) = 80d9c24bec270692324f1db22618875cb514d7f54a4ce285f3517d98c25798619b9c74bd8e717eb83db43edb6cd2da992ded8629d0d239bfdbc5052d56cb19fa +SHA512 (wt-4.0.5-free.tar.xz) = c46fd59a3cfe288d3ebdd2a40538d8b507583041e505b4df4c21c966be80c1f0c9c631863b4af207c7b46f4074ac0e5da308e97f88b32a32c8dcc2d94d6cc2fb diff --git a/use-system-sqlite.patch b/use-system-sqlite.patch index ec29ff0..6e7e760 100644 --- a/use-system-sqlite.patch +++ b/use-system-sqlite.patch @@ -1,9 +1,9 @@ -Index: wt-3.3.2/src/CMakeLists.txt +Index: wt-4.0.5/src/CMakeLists.txt =================================================================== ---- wt-3.3.2.orig/src/CMakeLists.txt -+++ wt-3.3.2/src/CMakeLists.txt -@@ -5,9 +5,12 @@ INCLUDE_DIRECTORIES( - ${CMAKE_CURRENT_SOURCE_DIR} +--- wt-4.0.5.orig/src/CMakeLists.txt ++++ wt-4.0.5/src/CMakeLists.txt +@@ -6,9 +6,12 @@ INCLUDE_DIRECTORIES( + ${CMAKE_CURRENT_SOURCE_DIR}/Wt/Date/include ${CMAKE_CURRENT_BINARY_DIR} # for WConfig.h ${BOOST_INCLUDE_DIRS} - Wt/Dbo/backend/amalgamation # for sqlite3.h diff --git a/wt-4.0.3-PACKAGE-LICENSING b/wt-4.0.5-PACKAGE-LICENSING similarity index 100% rename from wt-4.0.3-PACKAGE-LICENSING rename to wt-4.0.5-PACKAGE-LICENSING diff --git a/wt.spec b/wt.spec index a9afb37..74f4441 100644 --- a/wt.spec +++ b/wt.spec @@ -5,8 +5,8 @@ %global WTRUNGROUP apache Name: wt -Version: 4.0.3 -Release: 2%{?dist} +Version: 4.0.5 +Release: 1%{?dist} Summary: C++ library for developing web applications Group: Development/Libraries @@ -291,6 +291,9 @@ popd %{_defaultdocdir}/%{name}-doc/examples/* %changelog +* Mon May 20 2019 Michal Minář - 4.0.5-1 +- New upstream version 4.0.5 + * Thu Aug 23 2018 Nicolas Chauvet - 4.0.3-2 - Rebuilt for glew 2.1.0