This commit is contained in:
Dennis Gilmore 2013-02-14 19:41:07 -06:00
parent 7b2d16daa2
commit a3bfd6dcd9
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: tintin
Version: 2.00.9
Release: 1%{?dist}
Release: 2%{?dist}
Summary: TinTin++, aka tt++, is a free MUD client
Group: Applications/Internet
License: GPLv2+
@ -51,6 +51,9 @@ make install DESTDIR=%{buildroot}
%doc docs/*
%changelog
* Fri Feb 15 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.00.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Wed Jan 02 2013 Petr Šabata <contyk@redhat.com> - 2.00.9-1
- 2.00.9 bump
- Fix the source file permissions once again