diff --git a/.gitignore b/.gitignore index 28b4750..5b06a1f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/wt-4.2.2-free.tar.xz +/wt-4.3.0-free.tar.xz diff --git a/sources b/sources index 732f963..d066df5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wt-4.2.2-free.tar.xz) = 79fd49b54f6e9c38b3949807d7b9b6fff86258fe3aa0076673c88aa32b1ce7d5610855e8245ba03e0c5c04f8c6cf2d4f205cf76aab19b085fa0fe7246e419110 +SHA512 (wt-4.3.0-free.tar.xz) = ea2d2b1addb14656505b73d126b20308161ce7675cf73ff1e1271a3cfd17b4ef7302f59fb459a0302d35a42aa1a67dd7784d8b4df057d1df3e3e864ceb1ebf8e diff --git a/wt-4.2.2-PACKAGE-LICENSING b/wt-4.3.0-PACKAGE-LICENSING similarity index 100% rename from wt-4.2.2-PACKAGE-LICENSING rename to wt-4.3.0-PACKAGE-LICENSING diff --git a/wt.spec b/wt.spec index d9ee365..4bf13e4 100644 --- a/wt.spec +++ b/wt.spec @@ -5,8 +5,8 @@ %global WTRUNGROUP apache Name: wt -Version: 4.2.2 -Release: 2%{?dist} +Version: 4.3.0 +Release: 1%{?dist} Summary: C++ library for developing web applications # For a breakdown of the licensing, see PACKAGE-LICENSING @@ -282,6 +282,9 @@ popd %{_defaultdocdir}/%{name}-doc/*.dox %changelog +* Thu Mar 26 2020 Michal Minář - 4.3.0-1 +- New upstream version 4.3.0 + * Fri Mar 20 2020 Michal Minář - 4.2.2-2 - Fixed -examples' dependencies