2.01.1 bump

This commit is contained in:
Petr Šabata 2015-01-05 18:24:13 +01:00
parent b38cbb766b
commit 17f2360587
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/tintin-2.00.8.tar.gz /tintin-2.00.8.tar.gz
/tintin-2.00.9.tar.gz /tintin-2.00.9.tar.gz
/tintin-2.01.0.tar.gz /tintin-2.01.0.tar.gz
/tintin-2.01.1.tar.gz

View File

@ -1 +1 @@
eb4342122228676216943d299aa8f4d4 tintin-2.01.0.tar.gz 77f032526970fae431033bd5aa70dc37 tintin-2.01.1.tar.gz

View File

@ -1,6 +1,6 @@
Name: tintin Name: tintin
Version: 2.01.0 Version: 2.01.1
Release: 3%{?dist} Release: 1%{?dist}
Summary: TinTin++, aka tt++, is a free MUD client Summary: TinTin++, aka tt++, is a free MUD client
Group: Applications/Internet Group: Applications/Internet
License: GPLv2+ License: GPLv2+
@ -40,17 +40,20 @@ cd src
make install DESTDIR=%{buildroot} make install DESTDIR=%{buildroot}
%files %files
%doc COPYING %license COPYING
%doc CREDITS FAQ README TODO %doc CREDITS FAQ README TODO
%doc mods %doc mods
%{_bindir}/tt++ %{_bindir}/tt++
%files doc %files doc
%doc COPYING %license COPYING
%doc SCRIPTS %doc SCRIPTS
%doc docs/* %doc docs/*
%changelog %changelog
* Mon Jan 05 2015 Petr Šabata <contyk@redhat.com> - 2.01.1-1
- 2.01.1 bump
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.01.0-3 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.01.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild