Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Michal Minář
ec93853815 New upstream version 4.0.5
NVR: wt-4.0.5-1

Signed-off-by: Michal Minář <miminar@redhat.com>
2019-05-20 09:57:30 +00:00
5 changed files with 12 additions and 9 deletions

2
.gitignore vendored
View file

@ -1 +1 @@
/wt-4.0.3-free.tar.xz
/wt-4.0.5-free.tar.xz

View file

@ -1 +1 @@
SHA512 (wt-4.0.3-free.tar.xz) = 80d9c24bec270692324f1db22618875cb514d7f54a4ce285f3517d98c25798619b9c74bd8e717eb83db43edb6cd2da992ded8629d0d239bfdbc5052d56cb19fa
SHA512 (wt-4.0.5-free.tar.xz) = c46fd59a3cfe288d3ebdd2a40538d8b507583041e505b4df4c21c966be80c1f0c9c631863b4af207c7b46f4074ac0e5da308e97f88b32a32c8dcc2d94d6cc2fb

View file

@ -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

View file

@ -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ář <miminar@redhat.com> - 4.0.5-1
- New upstream version 4.0.5
* Thu Aug 23 2018 Nicolas Chauvet <kwizart@gmail.com> - 4.0.3-2
- Rebuilt for glew 2.1.0