From 9bca959805cb731c82d79e02aeb689d582251067 Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Jan 12 2021 21:28:05 +0000 Subject: Merge branch 'master' into epel8 --- diff --git a/.gitignore b/.gitignore index 2b2941d..c37e94a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /votca-tools-1.6.1.tar.gz /votca-tools-1.6.2.tar.gz /votca-tools-1.6.3.tar.gz +/votca-tools-1.6.4.tar.gz diff --git a/sources b/sources index 3ea9639..1979843 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (votca-tools-1.6.3.tar.gz) = 2bc780f7b852e0d63ef1a6ff697c75aa67666121b8192a965442b62167fe33f69b0d4c18fb6b255326d02ba3cffd02c6af8f5d67364fafd9de597897ab30e349 +SHA512 (votca-tools-1.6.4.tar.gz) = 7a334071086e755960a3bd938c1baa1979c4cc9cd8f865af00540fa45365bf1c3153ffb8a5a5948618c47ebafcda9ecc62850d44ea06b7f35ac4587bd423439a diff --git a/votca-tools.spec b/votca-tools.spec index 678d311..27e18cd 100644 --- a/votca-tools.spec +++ b/votca-tools.spec @@ -1,5 +1,5 @@ Name: votca-tools -Version: 1.6.3 +Version: 1.6.4 %global uversion %{version} %global sover 6 Release: 1%{?dist} @@ -69,6 +69,9 @@ This package contains development headers and libraries for votca-tools. %{_libdir}/cmake/VOTCA_TOOLS %changelog +* Tue Jan 12 14:13:20 MST 2021 Christoph Junghans - 1.6.4-1 +- Version bump to v1.6.4 (bug #1915543) + * Wed Dec 9 16:38:14 MST 2020 Christoph Junghans - 1.6.3-1 - Version bump to 1.6.3 (bug #1905833)