From e72d104b7ac4d6e2e556801b71e917f03ecec48b Mon Sep 17 00:00:00 2001 From: Aleksandra Bookwar Date: Wed, 9 Nov 2011 23:49:41 +0100 Subject: [PATCH] Update to 0.3.1 upstream version. --- minetest.spec | 15 +++++++++------ sources | 2 +- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/minetest.spec b/minetest.spec index e5a9e77..e040ac9 100644 --- a/minetest.spec +++ b/minetest.spec @@ -1,9 +1,9 @@ %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} -%global gitcommit f65d157 +%global gitcommit bc0e5c0 %global gitname celeron55 Name: minetest -Version: 0.3.0 +Version: 0.3.1 Release: 1.git%{gitcommit}%{?dist}.R Summary: An InfiniMiner/Minecraft inspired game @@ -11,7 +11,7 @@ Group: Amusements/Games License: GPLv2+ URL: http://celeron.55.lt/minetest/ -# wget https://github.com/celeron55/minetest/tarball/f65d157 +# wget https://github.com/celeron55/minetest/tarball/bc0e5c0 # wget https://raw.github.com/RussianFedora/minetest/master/minetest.desktop Source0: https://github.com/celeron55/minetest/tarball/%{gitcommit} Source1: %{name}.desktop @@ -75,15 +75,18 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_docdir}/%{name} -%doc doc/README.txt doc/changelog.txt minetest.conf.example +%doc doc/changelog.txt doc/gpl-2.0.txt doc/mapformat.txt doc/protocol.txt %changelog -* Thu Nov 3 2011 Aleksandra Bookwar - 0.3.0-1.gitf65d157.R +* Wed Nov 9 2011 Aleksandra Bookwar - 0.3.1-1.gitbc0e5c0.R +- Update to stable 0.3.1 version. + +* Thu Nov 3 2011 Aleksandra Bookwar - 0.3.0-1.gitf65d157.R - Update to stable 0.3.0 version. * Fri Sep 30 2011 Aleksandra Bookwar - 0.2.20110922_2-2.git960009d -- Desktop file and icon +- Desktop file and icon. * Fri Sep 30 2011 Aleksandra Bookwar - 0.2.20110922_2-1.git960009d - Basic build of the current stable version. diff --git a/sources b/sources index 1b7b84e..0ba8173 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -820b13c2d50c7ca690ee4defe70f299a f65d157 +a524f22bece05b21410be54db93aaa90 bc0e5c0