[tintin] 2.00.7 bump

Petr Sabata psabata at fedoraproject.org
Thu Jul 7 11:49:06 UTC 2011


commit ca924df615c8254147ce618c1d19647d4c4e6939
Author: Petr Sabata <contyk at redhat.com>
Date:   Thu Jul 7 13:48:35 2011 +0200

    2.00.7 bump

 .gitignore  |    1 +
 sources     |    2 +-
 tintin.spec |    8 +++++---
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de187b6..293a67a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /tintin-2.00.5.tar.gz
 /tintin-2.00.6.tar.gz
+/tintin-2.00.7.tar.gz
diff --git a/sources b/sources
index 2213ea8..29e8f84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96c8505ad2b28ff9189eff02de89de25  tintin-2.00.6.tar.gz
+f6791783a7077058a49a216f5caf8093  tintin-2.00.7.tar.gz
diff --git a/tintin.spec b/tintin.spec
index 4eea483..5cd5e8c 100644
--- a/tintin.spec
+++ b/tintin.spec
@@ -1,5 +1,5 @@
 Name:       tintin 
-Version:    2.00.6
+Version:    2.00.7
 Release:    1%{?dist}
 Summary:    TinTin++, aka tt++, is a free MUD client
 Group:      Applications/Internet
@@ -39,19 +39,21 @@ make install DESTDIR=%{buildroot}
 cd ../mods
 
 %files
-%defattr(-,root,root,-)
 %doc COPYING
 %doc CREDITS FAQ INSTALL README
 %doc mods
 %{_bindir}/tt++
 
 %files doc
-%defattr(-,root,root,-)
 %doc COPYING
 %doc SCRIPTS
 %doc docs/*
 
 %changelog
+* Thu Jul 07 2011 Petr Sabata <contyk at redhat.com> - 2.00.7-1
+- 2.00.7 bump
+- Removing now obsolete defattr
+
 * Mon Mar 14 2011 Petr Sabata <psabata at redhat.com> - 2.00.6-1
 - 2.00.6 bump
 - Removing obsolete attr definitions and utf8 conversion


More information about the scm-commits mailing list