diff --git a/.gitignore b/.gitignore index 0512362..8189930 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /hub-2.8.3.tar.gz /hub-2.8.4.tar.gz /hub-2.9.0.tar.gz +/hub-2.10.0.tar.gz diff --git a/0001-Use-system-cucumber.patch b/0001-Use-system-cucumber.patch index effadca..7020d2f 100644 --- a/0001-Use-system-cucumber.patch +++ b/0001-Use-system-cucumber.patch @@ -1,4 +1,4 @@ -From 056810a1769729b70202a63a2b988e4f8823853f Mon Sep 17 00:00:00 2001 +From 4910a5a773b6080325b72b7a155dabee228b3ff2 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 23 Jan 2019 03:08:52 -0500 Subject: [PATCH 1/3] Use system cucumber diff --git a/0002-Use-Fedora-compiler-settings.patch b/0002-Use-Fedora-compiler-settings.patch index f422add..9767d43 100644 --- a/0002-Use-Fedora-compiler-settings.patch +++ b/0002-Use-Fedora-compiler-settings.patch @@ -1,4 +1,4 @@ -From ddaf8176bd873263f5ad192c1af2f1f6e905042c Mon Sep 17 00:00:00 2001 +From 5ae5edfdc8edf804b30064f6559a2a9ec806664a Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 16 Jul 2018 11:41:25 -0400 Subject: [PATCH 2/3] Use Fedora compiler settings diff --git a/0003-Don-t-trim-source-paths.patch b/0003-Don-t-trim-source-paths.patch index e53a79f..9a32e4e 100644 --- a/0003-Don-t-trim-source-paths.patch +++ b/0003-Don-t-trim-source-paths.patch @@ -1,4 +1,4 @@ -From 11b711fd9719dca7e062ca8dd02b7a980a3eaab4 Mon Sep 17 00:00:00 2001 +From 04451ada335fa0ba6de6938065c5ede139ccd18d Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 11 Feb 2019 10:59:48 -0500 Subject: [PATCH 3/3] Don't trim source paths diff --git a/hub.spec b/hub.spec index 7d06f02..e9be022 100644 --- a/hub.spec +++ b/hub.spec @@ -22,7 +22,7 @@ Summary: A command-line wrapper for git with github shortcuts Name: hub -Version: 2.9.0 +Version: 2.10.0 Release: 1%{?dist} License: MIT URL: http://hub.github.com/ @@ -150,6 +150,20 @@ find . -maxdepth 2 -name '*.go' '!' -name '*_test.go' | \ %changelog +* Mon Feb 25 2019 Stephen Gallagher - 2.10.0-1 +- Update to 2.10.0 +- Features + * New hub pr --format fields %pS and %pC for PR state and color + %pS: "open", "draft", "merged", or "closed" + %pC: green, gray, purple, or red + * Have commands with rich output respect the --color flag + default: --color=auto + --color is equivalent to --color=always + --color=never disables color for TTYs +- Fixes + * Make man pages parseable with whatis + * Make hub checkout work independently of remote refspec + * Wed Feb 13 2019 Stephen Gallagher - 2.9.0-1 - Update to 2.9.0 - Features diff --git a/package.cfg b/package.cfg new file mode 100644 index 0000000..d77e470 --- /dev/null +++ b/package.cfg @@ -0,0 +1,2 @@ +[koji] +targets = master f30 f29 f28 diff --git a/sources b/sources index 7799c8b..e5103f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hub-2.9.0.tar.gz) = f21d09e7a1548c2fa01b50d9837f3e88ffcdc0bc98196e77b84458c65677582dd213f5f3cd28589c3ebc20abd55258dcc5faaed78e9e513914dc3d480f02f727 +SHA512 (hub-2.10.0.tar.gz) = 6ded3a57f73fec226234e9b727d676a61a3312825c98cfb5d908ca45c163326352859a126e8b6c7f2e2302badc25a60c9c04c9184e4afab81c9f23d4555a045e