public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rubygem-sugarjar] f43: Version 3.0.0
@ 2026-06-09 17:43 Phil Dibowitz
  0 siblings, 0 replies; only message in thread
From: Phil Dibowitz @ 2026-06-09 17:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
Version 3.0.0

---
diff --git a/.gitignore b/.gitignore
index d658c35..4136f36 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,5 @@
 /sugarjar-2.0.1.gem
 /rubygem-sugarjar-2.0.2-specs.tar
 /sugarjar-2.0.2.gem
+/rubygem-sugarjar-3.0.0-specs.tar
+/sugarjar-3.0.0.gem

diff --git a/rubygem-sugarjar.spec b/rubygem-sugarjar.spec
index 6dc3d2f..158a83e 100644
--- a/rubygem-sugarjar.spec
+++ b/rubygem-sugarjar.spec
@@ -3,7 +3,7 @@
 
 %global app_root %{_datadir}/%{name}
 %global gem_name sugarjar
-%global version 2.0.2
+%global version 3.0.0
 
 %global common_description %{expand:
 Sugarjar is a utility to help making working with git
@@ -12,7 +12,7 @@ to make rebase-based and squash-based workflows simpler.}
 
 Name: rubygem-%{gem_name}
 Version: %{version}
-Release: 2%{?dist}
+Release: 1%{?dist}
 Summary: A git/GitHub helper utility
 # Automatically converted from old format: ASL 2.0 - review is highly recommended.
 License: Apache-2.0
@@ -76,10 +76,8 @@ cp -a %{buildroot}/%{gem_instdir}/{README.md,LICENSE,CONTRIBUTING.md,CHANGELOG.m
 %check
 pushd .%{gem_instdir}
 cp -a %{_builddir}/spec .
-# These two specs require a git repo, so we exclude them. Filed a bug
-# upstream: https://github.com/jaymzh/sugarjar/issues/194
-rm spec/repoconfig_spec.rb
-rm spec/commands/feature_spec.rb
+# https://github.com/jaymzh/sugarjar/issues/236
+rm spec/commands/smartclone_spec.rb
 rspec spec
 %endif
 
@@ -105,6 +103,9 @@ rm -rf %{buildroot}
 %{gem_spec}
 
 %changelog
+* Mon Jun 08 2026 Phil Dibowitz <phil@ipom.com> - 3.0.0-1
+- New upstream version
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index e7ba5a5..285566a 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (rubygem-sugarjar-2.0.2-specs.tar) = c03cf1755b1edd886c506a48a9afae2d83d4f7a2ca9a6995c7ff9a4f4e8bd95847ad9f1194e965639a7f2de332cd69ba67f78244577839e69129cd49765ef049
-SHA512 (sugarjar-2.0.2.gem) = a49514985b18b295e0fb9cf94ff44b44e63f65acf08cc848f39175ce704f5d92e5f67c56482e68ab7a239f6a62bf8d369d5d7c0aff398ab02eb58509684834e4
+SHA512 (rubygem-sugarjar-3.0.0-specs.tar) = 0568555aa782229548553903ca258e65c46c60834fb36cc23ef6babd32e11bedd102ca03ba46ffbfec1c380ddae12db88ead6217b40ba627b98738d9e3fb220b
+SHA512 (sugarjar-3.0.0.gem) = e226ef1877153be212fc71ea4b189efe87a03069cf908e42f2312d184800050947079bdc4ce14271c94e3d265d2becdf93458a425b9dec47e95c21ce90cdff3b

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

only message in thread, other threads:[~2026-06-09 17:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-09 17:43 [rpms/rubygem-sugarjar] f43: Version 3.0.0 Phil Dibowitz

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