public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Phil Dibowitz <phil@ipom.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rubygem-sugarjar] f43: Update for upstream 4.0.0
Date: Tue, 11 Aug 2026 00:35:56 GMT	[thread overview]
Message-ID: <178640855629.1.1167186923816590375.rpms-rubygem-sugarjar-a9745db86dc3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rubygem-sugarjar
Branch : f43
Commit : a9745db86dc3b942a435a989e449b3cce88defa6
Author : Phil Dibowitz <phil@ipom.com>
Date   : 2026-08-10T23:58:59+00:00
Stats  : +10/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rubygem-sugarjar/c/a9745db86dc3b942a435a989e449b3cce88defa6?branch=f43

Log:
Update for upstream 4.0.0

---
diff --git a/.gitignore b/.gitignore
index 1dea6a4..a8a243d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,5 @@
 /sugarjar-3.0.0.gem
 /rubygem-sugarjar-3.0.1-specs.tar
 /sugarjar-3.0.1.gem
+/rubygem-sugarjar-4.0.0-specs.tar
+/sugarjar-4.0.0.gem

diff --git a/rubygem-sugarjar.spec b/rubygem-sugarjar.spec
index 9976d14..2ef8e63 100644
--- a/rubygem-sugarjar.spec
+++ b/rubygem-sugarjar.spec
@@ -3,7 +3,7 @@
 
 %global app_root %{_datadir}/%{name}
 %global gem_name sugarjar
-%global version 3.0.1
+%global version 4.0.0
 
 %global common_description %{expand:
 Sugarjar is a utility to help making working with git and GitHub/GitLab easier.
@@ -13,15 +13,14 @@ workflows simpler.}
 Name: rubygem-%{gem_name}
 Version: %{version}
 Release: %autorelease
-Summary: A git/GitHub helper utility
-# Automatically converted from old format: ASL 2.0 - review is highly recommended.
+Summary: A git + GitHub/Gitlab/Forgejo helper utility
 License: Apache-2.0
 URL: http://www.github.com/jaymzh/sugarjar
 Source0: https://rubygems.org/downloads/%{gem_name}-%{version}.gem
 # git clone https://github.com/jaymzh/sugarjar.git
 # version='1.1.0'
 # git checkout v${version?}
-# tar -cf ../rubygem-sugarjar/rubygem-sugarjar-${version?}-specs.tar spec/
+# tar -cf ../../fedora//rubygem-sugarjar/rubygem-sugarjar-${version?}-specs.tar spec/
 Source1: %{name}-%{version}-specs.tar
 BuildRequires: rubygems-devel
 %if %{with tests}
@@ -78,8 +77,9 @@ cp -a %{buildroot}/%{gem_instdir}/{README.md,LICENSE,CONTRIBUTING.md,CHANGELOG.m
 %check
 pushd .%{gem_instdir}
 cp -a %{_builddir}/spec .
-# https://github.com/jaymzh/sugarjar/issues/236
-rm spec/commands/smartclone_spec.rb
+# https://github.com/jaymzh/sugarjar/issues/287
+rm spec/commands/branch_spec.rb
+rm spec/commands_spec.rb
 rspec spec
 %endif
 

diff --git a/sources b/sources
index 7650f04..052ff17 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (rubygem-sugarjar-3.0.1-specs.tar) = 33a095254ce499043e03d2c1e20dbe0b175813f1451e9810ee7da9b21d8b08c56914c9ffd2657cc03ea9ea9037d1e30e7fe2994489b15f8978019d080505adf1
-SHA512 (sugarjar-3.0.1.gem) = eb1d1a60f9e8a81efba51c9636961ef2193700f22e7dbd34ee3dabdbd7896102b9667c0c676d58d5c77facab716357cc2f81d1379620717e07c9054c64686972
+SHA512 (rubygem-sugarjar-4.0.0-specs.tar) = 0876ca710cd81110f24175d7b37260dfe0330c96ad04eeb5bccbd983ee29e1a7a10986448158e86a4d5786ddafd2650af8c2358015b9ed6bf382d7f3284ce11b
+SHA512 (sugarjar-4.0.0.gem) = 153197c8ad90f50e3bd0466ec05454559b2496d748279c45c361deca9b5702ee38d79c90850de41dd5c57c775628856b26044ee068d00cb8b4d464358b5df343

                 reply	other threads:[~2026-08-11  0:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178640855629.1.1167186923816590375.rpms-rubygem-sugarjar-a9745db86dc3@fedoraproject.org \
    --to=phil@ipom.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox