vondruch pushed to vim-fugitive (master). "Remove something like RPM macro from description."

notifications at fedoraproject.org notifications at fedoraproject.org
Wed May 13 13:58:29 UTC 2015


From 674f1fafa11c42a7d359b6aa7e80b8e49a9ca6e0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch at redhat.com>
Date: Tue, 12 May 2015 13:54:44 +0200
Subject: Remove something like RPM macro from description.


diff --git a/vim-fugitive.spec b/vim-fugitive.spec
index 6f87300..7cecc5e 100644
--- a/vim-fugitive.spec
+++ b/vim-fugitive.spec
@@ -6,7 +6,7 @@
 
 Name: vim-fugitive
 Version: 2.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A Git wrapper so awesome, it should be illegal
 Group: Applications/Editors
 License: Vim
@@ -52,8 +52,7 @@ the work tree and index versions of a file, making it like git-add when called
 from a work tree file and like git-checkout when called from the index or a
 blob in history.
 
-Add %{fugitive#statusline()} to 'statusline' to get an indicator with the
-current branch in (surprise!) your statusline.
+Add an indicator with the current branch in (surprise!) your statusline.
 
 Oh, and of course there's :Git for running any arbitrary command.
 
@@ -86,5 +85,8 @@ vim -c ":helptags %{vimfiles}/doc" -c :q &> /dev/null
 
 
 %changelog
+* Tue May 12 2015 Vít Ondruch <vondruch at redhat.com> - 2.2-2
+- Remove something like RPM macro from description.
+
 * Tue May 12 2015 Vít Ondruch <vondruch at redhat.com> - 2.2-1
 - Initial package.
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/vim-fugitive.git/commit/?h=master&id=674f1fafa11c42a7d359b6aa7e80b8e49a9ca6e0


More information about the scm-commits mailing list