public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rubygem-sugarjar] f43: Update dependencies and description
@ 2026-06-10 22:12 Phil Dibowitz
  0 siblings, 0 replies; only message in thread
From: Phil Dibowitz @ 2026-06-10 22:12 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rubygem-sugarjar
Branch : f43
Commit : ca6145c3e78c207f6056a6f96f286ef47468aa49
Author : Phil Dibowitz <phil@ipom.com>
Date   : 2026-06-10T21:39:54+00:00
Stats  : +8/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/rubygem-sugarjar/c/ca6145c3e78c207f6056a6f96f286ef47468aa49?branch=f43

Log:
Update dependencies and description

---
diff --git a/rubygem-sugarjar.spec b/rubygem-sugarjar.spec
index 158a83e..ab09d90 100644
--- a/rubygem-sugarjar.spec
+++ b/rubygem-sugarjar.spec
@@ -6,9 +6,9 @@
 %global version 3.0.0
 
 %global common_description %{expand:
-Sugarjar is a utility to help making working with git
-and GitHub easier. In particular it has a lot of features
-to make rebase-based and squash-based workflows simpler.}
+Sugarjar is a utility to help making working with git and GitHub/GitLab easier.
+In particular it has a lot of features to make rebase-based and squash-based
+workflows simpler.}
 
 Name: rubygem-%{gem_name}
 Version: %{version}
@@ -31,6 +31,7 @@ BuildRequires: rubygem(mixlib-log)
 BuildRequires: rubygem(mixlib-shellout)
 BuildRequires: gh
 BuildRequires: git
+BuildRequires: glab
 %endif
 BuildArch: noarch
 
@@ -40,13 +41,14 @@ BuildArch: noarch
 %package -n sugarjar
 Summary: A git/github helper utility
 Requires: ruby(release) >= 3.2
-Requires: gh
-Requires: git
-Requires: git-core
 Requires: rubygem(deep_merge)
 Requires: rubygem(mixlib-log)
 Requires: rubygem(mixlib-shellout)
 Requires: rubygem(pastel)
+Requires: git
+Requires: git-core
+Requires: gh
+Requires: glab
 %description -n sugarjar
 %{common_description}
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-10 22:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-10 22:12 [rpms/rubygem-sugarjar] f43: Update dependencies and description Phil Dibowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox