diff --git a/.gitignore b/.gitignore index 827bdea..3bf6650 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /hub-635646f7f39c7747f9cb06cf15c3c0c37520706b.tar.gz +/hub-e807a3891b13a45d52447b63ca4e54c25a78dc13.tar.gz diff --git a/hub.spec b/hub.spec index 9e3f4e3..520ccf7 100644 --- a/hub.spec +++ b/hub.spec @@ -4,13 +4,13 @@ # https://fedoraproject.org/wiki/Packaging:SourceURL#Github # For a number of reasons (immutability, availability, uniqueness), you must # use the full commit revision hash when referring to the sources. -%global commit 635646f7f39c7747f9cb06cf15c3c0c37520706b +%global commit e807a3891b13a45d52447b63ca4e54c25a78dc13 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Summary: A command-line wrapper for git with github shortcuts Name: hub -Version: 1.12.0 -Release: 4%{?dist} +Version: 1.12.1 +Release: 1%{?dist} Group: Development/Languages License: MIT URL: http://hub.github.com/ @@ -98,6 +98,9 @@ cp -p man/hub.1 %{buildroot}%{_mandir}/man1/. %{_defaultdocdir}/%{name}/ %changelog +* Wed May 28 2014 Ralph Bean - 1.12.1-1 +- Latest upstream. + * Thu May 22 2014 Ralph Bean - 1.12.0-4 - Add -doc subpackage with rdoc product. - Add check section, but left it commented out due to dep issues. diff --git a/sources b/sources index fcb81ec..db48f90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e33fee7e215a00938b26541fd9b21b61 hub-635646f7f39c7747f9cb06cf15c3c0c37520706b.tar.gz +605ac6cb501258fea06c2300d1b0272c hub-e807a3891b13a45d52447b63ca4e54c25a78dc13.tar.gz