Compare commits

...
Sign in to create a new pull request.

15 commits

Author SHA1 Message Date
Fedora Release Engineering
77d12579e9 Branching f31 from rawhide, fourth attempt after platform:f32 enablement due to https://pagure.io/releng/issue/8664
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-09-21 03:24:55 +00:00
Fedora Release Engineering
04f6758972 Branching f31 from rawhide
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-08-13 19:53:46 +00:00
Fedora Release Engineering
8dc687f55e - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-08-12 14:58:23 +00:00
Fedora Release Engineering
96960dba42 Branching f30 from rawhide, second attempt after platform:f31 enablement
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-03-04 18:06:41 +00:00
Fedora Release Engineering
8f48b9e082 Branching f30 from rawhide
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-03-01 19:13:33 +00:00
Fedora Release Engineering
91a2118b41 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-18 22:50:58 +00:00
Stephen Gallagher
44bb53f774
Rebuild for F30 branch
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-08-16 10:06:55 -04:00
Stephen Gallagher
8fa0f0f7e2
Update to 20180809 commit
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-08-09 01:10:24 -04:00
Stephen Gallagher
069543eac2
Update to the latest pre-release
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-07-24 11:48:45 -04:00
Stephen Gallagher
b78143207f
Update to latest commit
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-06-14 13:51:53 -04:00
Stephen Gallagher
085f7a98e8
Don't own manpage directory
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-06-14 09:35:25 -04:00
Stephen Gallagher
e0eae767de
Update to 2.4.0 2018-06-13 14:05:42 -04:00
Stephen Gallagher
eff872cf71
Update to latest post-2.3.0 commit
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-06-01 13:58:47 -04:00
Stephen Gallagher
25a1521e4c
Rebuild due to Koji bug
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-07 15:56:58 -04:00
Stephen Gallagher
5d42cb594b
Build hub prerelease
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-05-07 14:44:02 -04:00

37
hub.yaml Normal file
View file

@ -0,0 +1,37 @@
---
document: modulemd
version: 2
data:
summary: A command-line wrapper for git with github shortcuts
description: >-
hub is a command line tool that wraps `git` in order to extend it with extra
features and commands that make working with GitHub easier.
$ hub clone rtomayko/tilt
# expands to:
$ git clone git://github.com/rtomayko/tilt.git
license:
module:
- MIT
dependencies:
- buildrequires:
platform: []
requires:
platform: []
references:
community: https://hub.github.com
documentation: https://hub.github.com
tracker: https://github.com/github/hub/issues
profiles:
default:
rpms:
- hub
api:
rpms:
- hub
components:
rpms:
hub:
rationale: A command-line wrapper for git with github shortcuts
ref: pre-release