diff --git a/.gitignore b/.gitignore index b5d7e9e..7b1d505 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ byobu_2.80.orig.tar.gz /byobu_4.23.orig.tar.gz /byobu_4.41.orig.tar.gz /byobu_5.17.orig.tar.gz +/byobu_5.21.orig.tar.gz diff --git a/byobu.spec b/byobu.spec index 6c72023..5d6a180 100644 --- a/byobu.spec +++ b/byobu.spec @@ -1,6 +1,6 @@ Name: byobu -Version: 5.17 -Release: 2%{?dist} +Version: 5.21 +Release: 1%{?dist} Summary: Light-weight, configurable window manager built upon GNU screen Group: Applications/System @@ -93,6 +93,9 @@ rm -rf %{buildroot} %config(noreplace) %{_sysconfdir}/%{name}/* %changelog +* Aug Sun 18 2012 Jan Klepek - 5.21-1 +- new minor release + * Wed Jul 18 2012 Fedora Release Engineering - 5.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index fe77f1b..cc5498b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -50551374a67dbf77349b0b453044ed6c byobu_5.17.orig.tar.gz +3d3e760489cf327e6d4a9f45d4e55ca9 byobu_5.21.orig.tar.gz