Update to 0.3.1 upstream version.

master
Aleksandra Bookwar 2011-11-09 23:49:41 +01:00
parent 317d5bb73d
commit e72d104b7a
2 changed files with 10 additions and 7 deletions

View File

@ -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 <alpha@bookwar.info> - 0.3.0-1.gitf65d157.R
* Wed Nov 9 2011 Aleksandra Bookwar <alpha@bookwar.info> - 0.3.1-1.gitbc0e5c0.R
- Update to stable 0.3.1 version.
* Thu Nov 3 2011 Aleksandra Bookwar <alpha@bookwar.info> - 0.3.0-1.gitf65d157.R
- Update to stable 0.3.0 version.
* Fri Sep 30 2011 Aleksandra Bookwar <alpha@bookwar.info> - 0.2.20110922_2-2.git960009d
- Desktop file and icon
- Desktop file and icon.
* Fri Sep 30 2011 Aleksandra Bookwar <alpha@bookwar.info> - 0.2.20110922_2-1.git960009d
- Basic build of the current stable version.

View File

@ -1 +1 @@
820b13c2d50c7ca690ee4defe70f299a f65d157
a524f22bece05b21410be54db93aaa90 bc0e5c0