[grfcodec/f16: 2/2] update to 6.0.1

Felix Kaechele heffer at fedoraproject.org
Thu Oct 4 16:18:28 UTC 2012


commit 182813add61d4935186e777cf5fe2c507aed5182
Author: Felix Kaechele <felix at fetzig.org>
Date:   Thu Oct 4 18:16:28 2012 +0200

    update to 6.0.1
    
    - switch to xz tarball

 .gitignore    |    1 +
 grfcodec.spec |   12 ++++++++----
 sources       |    2 +-
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a06836b..685e8d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ grfcodec-r2306.tar.gz
 /grfcodec-5.1.1-source.tar.gz
 /grfcodec-5.1.2-source.tar.gz
 /grfcodec-6.0.0-source.tar.gz
+/grfcodec-6.0.1-source.tar.xz
diff --git a/grfcodec.spec b/grfcodec.spec
index c26d146..4890e47 100644
--- a/grfcodec.spec
+++ b/grfcodec.spec
@@ -1,14 +1,14 @@
 #global prever r821
 
 Name:           grfcodec
-Version:        6.0.0
-Release:        2%{?prever}%{?dist}
+Version:        6.0.1
+Release:        1%{?prever}%{?dist}
 Summary:        A suite of programs to modify Transport Tycoon Deluxe's GRF files
 Group:          Development/Tools
 License:        GPLv2+
 URL:            http://dev.openttdcoop.org/projects/grfcodec
-Source0:        http://binaries.openttd.org/extra/grfcodec/%{version}/grfcodec-%{version}-source.tar.gz
-#Source0:        http://binaries.openttd.org/extra/grfcodec-nightly/%{prever}/grfcodec-nightly-%{prever}-source.tar.gz
+Source0:        http://binaries.openttd.org/extra/grfcodec/%{version}/grfcodec-%{version}-source.tar.xz
+#Source0:        http://binaries.openttd.org/extra/grfcodec-nightly/%{prever}/grfcodec-nightly-%{prever}-source.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  boost-devel libpng-devel
@@ -58,6 +58,10 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Oct 02 2012 Felix Kaechele <heffer at fedoraproject.org> - 6.0.1-1
+- update to 6.0.1
+- switch to xz tarball
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 6.0.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 34de582..ee1ee77 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a42b0927f09a51d11e23b7691d71fba  grfcodec-6.0.0-source.tar.gz
+747a9b5dd14d0c15688e562c8cd45a17  grfcodec-6.0.1-source.tar.xz


More information about the scm-commits mailing list