From d64725db3cf735e354ab4db320e779814a0c0545 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volker=20Fr=C3=B6hlich?= Date: Thu, 18 Dec 2014 01:18:11 +0100 Subject: [PATCH] New upstream release 1.0.6 --- .gitignore | 1 + libgta.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0f21751..b4e7269 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /libgta-1.0.2.tar.xz /libgta-1.0.3.tar.xz /libgta-1.0.4.tar.xz +/libgta-1.0.6.tar.xz diff --git a/libgta.spec b/libgta.spec index 5cf359d..7339403 100644 --- a/libgta.spec +++ b/libgta.spec @@ -1,6 +1,6 @@ Name: libgta -Version: 1.0.4 -Release: 5%{?dist} +Version: 1.0.6 +Release: 1%{?dist} Summary: Library that implements the Generic Tagged Arrays file format Group: System Environment/Libraries License: LGPLv2+ @@ -81,6 +81,9 @@ make check V=1 %changelog +* Wed Dec 17 2014 Volker Fröhlich - 1.0.6-1 +- New upstream release + * Sun Aug 17 2014 Fedora Release Engineering - 1.0.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index bf2de8e..36208d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8208e29dc8d932053bb451356f73ef75 libgta-1.0.4.tar.xz +154296eb49ef953db28d7d7d5ccaedf2 libgta-1.0.6.tar.xz