diff --git a/.gitignore b/.gitignore index e174f7a..372dcd6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ dvtm-0.5.2.tar.gz /dvtm-0.7.tar.gz +/dvtm-0.8.tar.gz diff --git a/dvtm.spec b/dvtm.spec index 8f59e5f..26e3ab7 100644 --- a/dvtm.spec +++ b/dvtm.spec @@ -1,6 +1,6 @@ Name: dvtm -Version: 0.7 -Release: 3%{?dist} +Version: 0.8 +Release: 1%{?dist} Summary: Tiling window management for the console Group: Applications/System License: MIT and ISC @@ -33,6 +33,9 @@ make install DESTDIR=%{buildroot} %{_mandir}/man1/%{name}.1* %changelog +* Wed Aug 01 2012 Petr Ĺ abata - 0.8-1 +- Update to 0.8 + * Wed Jul 18 2012 Fedora Release Engineering - 0.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index b509021..847f0a0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8ef63bad5b48324ad040630c51a1c26 dvtm-0.7.tar.gz +c565067557c9be4cdc63aecd0932452e dvtm-0.8.tar.gz