From eaa32a057a638ef89063bb93eaa8db3c3e418701 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 11 May 2009 22:44:17 -0500 Subject: [PATCH] changelog and version bumping Signed-off-by: Dustin Kirkland --- debian/changelog | 7 ++++++- rpm/byobu.spec | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 254d4d68..e7b2f0c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,11 +4,16 @@ byobu (2.4) unreleased; urgency=low * byobu: support Debian/Ubuntu's diversion of screen to screen.real, as well as RH, which does not divert the real screen binary * debian/release.sh: handle version incrementing in the rpm specfile + * bin/logo: check that lsb_release is available before using it + * bin/release: try to grab both distro and version from /etc/issue + if that's what we're forced to use + * bin/updates-available: improve counting of yum updates available + * debian/control: suggest vim, for better handling of status details [ David Duffey ] * rpm/byobu.spec: initial specfile for RH packaging - -- Dustin Kirkland Mon, 11 May 2009 21:32:00 -0500 + -- Dustin Kirkland Mon, 11 May 2009 22:43:51 -0500 byobu (2.3-0ubuntu1) karmic; urgency=low diff --git a/rpm/byobu.spec b/rpm/byobu.spec index 28c923e4..621ae2e8 100644 --- a/rpm/byobu.spec +++ b/rpm/byobu.spec @@ -1,12 +1,12 @@ Name: byobu -Version: 2.2 +Version: 2.4 Release: 1%{?dist} Summary: a set of useful profiles and a profile-switcher for GNU screen Group: Applications/System License: GPL URL: http://launchpad.net/byobu -Source0: http://code.launchpad.net/byobu/trunk/2.2/+download/byobu_2.2.orig.tar.gz +Source0: http://code.launchpad.net/byobu/trunk/2.4/+download/byobu_2.4.orig.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch