[plowshare] Update to new upstream snapshot: 1645

Elder Marco eldermarco at fedoraproject.org
Sun Jul 31 13:28:54 UTC 2011


commit 4817af971a6809f104174223befade9dba2a7de5
Author: Elder Marco <eldermarco at fedoraproject.org>
Date:   Sun Jul 31 10:30:09 2011 -0300

    Update to new upstream snapshot: 1645

 .gitignore     |    1 +
 plowshare.spec |   13 ++++++-------
 sources        |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6601e81..d29ce27 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /plowshare-SVN-r1575-snapshot.tar.gz
 /plowshare-SVN-r1591-snapshot.tar.gz
 /plowshare-SVN-r1630-snapshot.tar.gz
+/plowshare-SVN-r1645-snapshot.tar.gz
diff --git a/plowshare.spec b/plowshare.spec
index 317ba01..3a1be83 100644
--- a/plowshare.spec
+++ b/plowshare.spec
@@ -1,8 +1,8 @@
-%global revision 1630
+%global revision 1645
 
 Name:        plowshare
 Version:     0.9.4
-Release:     0.9.svn%{revision}%{?dist}
+Release:     0.10.svn%{revision}%{?dist}
 Summary:     Download and upload files from file-sharing websites
 Summary(ru): терминальный аплоадер/доунлоадер для наиболее популярных файлообменников
 Group:       Applications/Internet
@@ -36,11 +36,6 @@ ZShare, Badongo, DepositFiles и Mediafire. Смотрите README для по
 
 %prep
 %setup -q -n %{name}-SVN-r%{revision}-snapshot
-# Convert to UTF-8 while keeping the original timestamps
-iconv -f iso8859-1 -t utf-8 AUTHORS > tmp
-touch -r AUTHORS tmp
-mv -f tmp AUTHORS
-chmod 0644 AUTHORS
 
 %build
 # Nothing build, its simple bash scripts
@@ -67,6 +62,10 @@ rm -rf %{buildroot}
 %{_mandir}/man1/*
 
 %changelog
+* Sun Jul 31 2011 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.10.svn1645
+- New upstream snapshot
+- File AUTHORS is now UTF-8
+
 * Mon Jul 25 2011 Elder Marco <eldermarco at fedoraproject.org> - 0.9.4-0.9.svn1630
 - Update to new upstream snapshot
 - New documentation file from upstream: AUTHORS
diff --git a/sources b/sources
index 57aa6db..57ce868 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8acd17c67ef3f84b994c0c6ee19de0a8  plowshare-SVN-r1630-snapshot.tar.gz
+90e077055a94d6c709c13e8b3b9b9b61  plowshare-SVN-r1645-snapshot.tar.gz


More information about the scm-commits mailing list