Author: arekm Date: Sun Feb 13 20:41:52 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 2.0.0
---- Files affected: packages/gist: gist.spec (1.12 -> 1.13) , stop-bashism.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/gist/gist.spec diff -u packages/gist/gist.spec:1.12 packages/gist/gist.spec:1.13 --- packages/gist/gist.spec:1.12 Tue Oct 26 13:21:58 2010 +++ packages/gist/gist.spec Sun Feb 13 21:41:47 2011 @@ -1,12 +1,11 @@ # $Revision$, $Date$ Summary: Command-line interface for gists.github.com Name: gist -Version: 1.0.3 -Release: 3 +Version: 2.0.0 +Release: 1 License: MIT Source0: http://github.com/defunkt/gist/tarball/v%{version} -# Source0-md5: e0b9eb913c46ad49e5d6072c420b2a17 -Patch0: stop-bashism.patch +# Source0-md5: 4be2158b5a3d570f0f14d3ba092458db Group: Applications URL: http://github.com/defunkt/gist BuildRequires: rpmbuild(macros) >= 1.484 @@ -26,7 +25,6 @@ %prep %setup -qc mv defunkt-%{name}-*/* . -%patch0 -p1 # fix #!%{_bindir}/env ruby -> #!%{_bindir}/ruby: %{__sed} -i -e '1s,^#!.*ruby,#!%{__ruby},' %{name} @@ -58,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2011/02/13 20:41:47 arekm +- up to 2.0.0 + Revision 1.12 2010/10/26 11:21:58 glen - xclip is optional ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gist/gist.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
