[plowshare/f15] Update to new upstream snapshot: 20110918git

Elder Marco eldermarco at fedoraproject.org
Sun Sep 25 14:13:24 UTC 2011


commit f725fdb31ecf370f1a0f4decbafa5edcaff0510a
Author: Elder Marco <eldermarco at fedoraproject.org>
Date:   Sun Sep 25 11:13:30 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 a60bb8a..080b69e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /plowshare-snapshot-git20110816.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