[plowshare] Update to new upstream snapshot: 20110918git

Elder Marco eldermarco at fedoraproject.org
Sun Sep 25 13:58:52 UTC 2011


commit 93656c9e655878b7587f21a5df9efc706138c814
Author: Elder Marco <eldermarco at fedoraproject.org>
Date:   Sun Sep 25 10:58:51 2011 -0300

    Update to new upstream snapshot: 20110918git

 .gitignore     |    1 +
 plowshare.spec |   10 +++++++---
 sources        |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0d748ae..309cb2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /plowshare-snapshot-git20110828.tar.gz
 /plowshare-snapshot-git20110904.tar.gz
 /plowshare-snapshot-git20110914.tar.gz
+/plowshare-snapshot-git20110918.tar.gz
diff --git a/plowshare.spec b/plowshare.spec
index 2b699f0..52eb7f8 100644
--- a/plowshare.spec
+++ b/plowshare.spec
@@ -1,8 +1,8 @@
-%global date 20110914
+%global date 20110918
 
 Name:           plowshare
 Version:        0.9.4
-Release:        0.15.%{date}git%{?dist}
+Release:        0.16.%{date}git%{?dist}
 Summary:        Download and upload files from file-sharing websites
 Summary(pt_BR): Baixe e carregue arquivos em sites de compartilhamento
 Summary(ru):    терминальный аплоадер/доунлоадер для наиболее популярных файлообменников
@@ -60,7 +60,7 @@ bash setup.sh install
 # Programmable completion
 mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d/
 install -p -m0644  etc/%{name}.completion \
-    %{buildroot}%{_sysconfdir}/bash_completion.d/
+    %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
 
 # We remove at destination, so we still have install
 # for the doc section
@@ -80,6 +80,10 @@ rm -rf %{buildroot}
 %{_mandir}/man5/%{name}.conf.5.*
 
 %changelog
+* Sun Sep 25 2011 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.16.20110918git
+- Update to new upstream snapshot
+- File plowshare.completion renamed to plowshare
+
 * Thu Sep 15 2011 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.15.20110914git
 - New upstream snapshot
 
diff --git a/sources b/sources
index 7460881..259c7fe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98cb332afb098126f51462af383791da  plowshare-snapshot-git20110914.tar.gz
+03f5e74ec1c17046373d30f933c4bd71  plowshare-snapshot-git20110918.tar.gz


More information about the scm-commits mailing list