[git-ftp] Uodated to 1.0.0 version

Eduardo Javier Echeverria Alvarado echevemaster at fedoraproject.org
Wed Dec 31 03:01:21 UTC 2014


commit e59f89ef0f433e6c7c46c8997efa4c496d6764dd
Author: Eduardo Echeverria <echevemaster at gmail.com>
Date:   Tue Dec 30 22:31:24 2014 -0430

    Uodated to 1.0.0 version

 git-ftp.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/git-ftp.spec b/git-ftp.spec
index e4645b7..fc61411 100644
--- a/git-ftp.spec
+++ b/git-ftp.spec
@@ -1,12 +1,12 @@
-%global commit f38c176b3d41da515bbef85c4f5be8bf32253eed
+%global commit 0bbf242d91c161166bbd661e04e7a5835d89b2ef
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 Name:		git-ftp		
-Version:	0.9.0
-Release:	2%{?dist}
+Version:	1.0.0
+Release:	1%{?dist}
 Summary:	Git powered FTP client written as shell script
 License:	GPLv3	
 URL:		https://github.com/git-ftp
-Source0:	https://github.com/resmo/%{name}/archive/%{commit}/%{name}-%{version}-%{shortcommit}.tar.gz
+Source0:	https://github.com/%{name}/%{name}/archive/%{commit}/%{name}-%{commit}.tar.gz
 Patch1:		git-ftp-0.83-fix-path-man-pages.patch
 BuildArch:	noarch
 BuildRequires:	pandoc
@@ -40,6 +40,9 @@ make install-all  DESTDIR=%{buildroot}%{_prefix}
 %exclude %{_mandir}/man1/CACHEDIR.TAG.gz
 
 %changelog
+* Tue Dec 30 2014 Eduardo Echeverria  <echevemaster at gmail.com> - 1.0.0-1
+- Bump to the new version of upstream
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list