From d3710accffe5afae12095c9597d58613c624a05c Mon Sep 17 00:00:00 2001 From: Eduardo Echeverria Date: Dec 06 2013 03:58:11 +0000 Subject: Bump to the new upstream version --- diff --git a/.gitignore b/.gitignore index eb5a028..b426301 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /git-ftp-0.84-b543bd7.tar.gz +/git-ftp-0.9.0-f38c176.tar.gz diff --git a/git-ftp.spec b/git-ftp.spec index cc6adfb..86e3a74 100644 --- a/git-ftp.spec +++ b/git-ftp.spec @@ -1,8 +1,8 @@ -%global commit b543bd73558810d825fc7b09ff3ea1e2a201b344 +%global commit f38c176b3d41da515bbef85c4f5be8bf32253eed %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: git-ftp -Version: 0.84 -Release: 2%{?dist} +Version: 0.9.0 +Release: 1%{?dist} Summary: Git powered FTP client written as shell script License: GPLv3 URL: https://github.com/git-ftp @@ -40,6 +40,9 @@ make install-all DESTDIR=%{buildroot}%{_prefix} %exclude %{_mandir}/man1/CACHEDIR.TAG.gz %changelog +* Thu Dec 05 2013 Eduardo Echeverria - 0.9.0-1 +- Bump to the new version of upstream + * Sat Aug 03 2013 Fedora Release Engineering - 0.84-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index b3a9aad..ee470a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4e0fd8b17e324b0a65116d80d0fe3963 git-ftp-0.84-b543bd7.tar.gz +30d9f7cc5acac9e6d490f623542ff5e3 git-ftp-0.9.0-f38c176.tar.gz