[vifm] Update to 0.7.3a

Ben Boeckel mathstuf at fedoraproject.org
Mon Jul 23 23:12:34 UTC 2012


commit 0292d84f185e3f168f2f5ec3e3657ffa2c4ca506
Author: Ben Boeckel <mathstuf at gmail.com>
Date:   Mon Jul 23 19:11:52 2012 -0400

    Update to 0.7.3a

 .gitignore              |    1 +
 sources                 |    2 +-
 vifm-0.6.2-chdorb.patch |   19 -------------------
 vifm.spec               |    9 +++++----
 4 files changed, 7 insertions(+), 24 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 22f6d2a..b79e83d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 vifm-0.5.tar.bz2
 /vifm-0.6.2.tar.bz2
+/vifm-0.7.3a.tar.bz2
diff --git a/sources b/sources
index e82a2a8..4d34368 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5d1547a4a10ff7acacc3c03947c3255  vifm-0.6.2.tar.bz2
+b5e2cb3471b13a0e6d42e45ea8286fd6  vifm-0.7.3a.tar.bz2
diff --git a/vifm.spec b/vifm.spec
index 39e9a89..1dd50ee 100644
--- a/vifm.spec
+++ b/vifm.spec
@@ -1,13 +1,12 @@
 Name:           vifm
-Version:        0.6.2
-Release:        3%{?dist}
+Version:        0.7.3a
+Release:        1%{?dist}
 Summary:        Lightweight file manager with vi like key-bindings
 
 Group:          Applications/File
 License:        GPLv2+
 URL:            http://%{name}.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
-Patch0:         vifm-0.6.2-chdorb.patch
 
 BuildRequires:  ncurses-devel
 
@@ -17,7 +16,6 @@ A ncurses based CLI file manager with vi like key-bindings
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1 -b .chdorb
 
 
 %build
@@ -42,6 +40,9 @@ make install DESTDIR=%{buildroot} INSTALL="install -p"
 
 
 %changelog
+* Mon Jul 23 2012 Ben Boeckel <mathstuf at gmail.com> - 0.7.3a-1
+- Update to 0.7.3a
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list