[tmux/f14/master] fix f14 branch

Filipe Rosset filiperosset at fedoraproject.org
Sat Aug 7 20:04:41 UTC 2010


commit b27f6083b3dc93584ec3dbd80fff3144d64a423a
Author: Filipe Rosset <rosset.filipe at gmail.com>
Date:   Sat Aug 7 17:03:58 2010 -0300

    fix f14 branch

 tmux.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/tmux.spec b/tmux.spec
index 248fcb6..d821874 100644
--- a/tmux.spec
+++ b/tmux.spec
@@ -1,6 +1,6 @@
 Name:           tmux
 Version:        1.3
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A terminal multiplexer
 
 Group:          Applications/System
@@ -63,6 +63,9 @@ getent group tmux >/dev/null || groupadd -r tmux
 %attr(775,root,tmux) %{_localstatedir}/run/tmux
 
 %changelog
+* Fri Aug 06 2010 Filipe Rosset <filiperosset at fedoraproject.org> 1.3-2
+- Rebuild for F-13
+
 * Mon Jul 19 2010 Sven Lankes <sven at lank.es> 1.3-1
 - New upstream release
 


More information about the scm-commits mailing list