From 58caa34d9daf19007030035f7b90d0711733983c Mon Sep 17 00:00:00 2001 From: Dominik 'Rathann' Mierzejewski Date: Jun 09 2017 11:34:25 +0000 Subject: update to 1.8.0 --- diff --git a/.gitignore b/.gitignore index c2ebbcc..2780b0f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /tng-1.7.8.tar.xz +/tng-1.8.0.tar.xz diff --git a/sources b/sources index c89e958..8c03bd9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -11715559449969419dbf54d6c3754f39 tng-1.7.8.tar.xz +SHA512 (tng-1.8.0.tar.xz) = a0a7dec6bca7c3e7eb0a9a44af631ab02e3ac69528a0fbc59cdfcbf14f81fdc305baaedbb7aaf609d9a857fc97c373fba9c5a6d153746f718635ebe876e33eea diff --git a/tng-mktarball.sh b/tng-mktarball.sh index 4cd07b6..dbf8ead 100755 --- a/tng-mktarball.sh +++ b/tng-mktarball.sh @@ -12,8 +12,8 @@ cleanup() { unset CDPATH pwd=$(pwd) -version=1.7.8 -commit=3299829cb07ac91dd7a747d855a1e1e9f4f3f1f8 +version=1.8.0 +commit=9d76cd757cfe13eefc554407683b462c4f414390 pushd "$tmp" git clone git://git.gromacs.org/tng.git diff --git a/tng.spec b/tng.spec index 0dec3d9..96251cc 100644 --- a/tng.spec +++ b/tng.spec @@ -11,8 +11,8 @@ beginning of the file. Name: tng -Version: 1.7.8 -Release: 4%{?dist} +Version: 1.8.0 +Release: 1%{?dist} Summary: Trajectory Next Generation binary format manipulation library License: BSD and zlib @@ -103,6 +103,9 @@ popd %{_pkgdocdir} %changelog +* Fri Jun 09 2017 Dominik Mierzejewski 1.8.0-1 +- update to 1.8.0 + * Sat Feb 11 2017 Fedora Release Engineering - 1.7.8-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild