Skip to content

Instantly share code, notes, and snippets.

@pvalena
Created January 18, 2022 09:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pvalena/0aecef8c0b9407fb76c5e32d6206af15 to your computer and use it in GitHub Desktop.
Save pvalena/0aecef8c0b9407fb76c5e32d6206af15 to your computer and use it in GitHub Desktop.
+ rpmdev-bumpspec -c 'Update to rake-compiler 1.1.8.' -n 1.1.8 fedora/packages/rubygem-rake-compiler/rubygem-rake-compiler.spec
SHA512 (rake-compiler-1.1.8.gem) = 64b1e33a85b88f1685b57bb9aa22f0d332d2d97aef7142cd8c1ebbff34a5c5e092505bebf741ff1f4c8ec8314494c1d24ccff9fa1b83bbf49bb71742cdba27b7
[rebase 9ed8fdb] Update to rake-compiler 1.1.8.
3 files changed, 7 insertions(+), 36 deletions(-)
rewrite .gitignore (100%)
--> Please check the gem compare output bellow: !
NOTE: Gem::Specification#has_rdoc is deprecated with no replacement. It will be removed in Rubygems 4
Gem::Specification#has_rdoc called from /usr/share/gems/gems/gem-compare-0.0.7/lib/rubygems/comparator/utils.rb:112.
NOTE: Gem::Specification#has_rdoc is deprecated with no replacement. It will be removed in Rubygems 4
Gem::Specification#has_rdoc called from /usr/share/gems/gems/gem-compare-0.0.7/lib/rubygems/comparator/utils.rb:112.
> Continue with commit ammend.
[rebase 1577107] Update to rake-compiler 1.1.8.
Date: Tue Jan 18 10:39:37 2022 +0100
3 files changed, 7 insertions(+), 36 deletions(-)
rewrite .gitignore (100%)
commit 1577107766301412b990544be552ca409f029a9e
Author: Pavel Valena <pvalena@redhat.com>
Date: Tue Jan 18 10:39:37 2022 +0100
Update to rake-compiler 1.1.8.
diff --git a/.gitignore b/.gitignore
index 3d15805..8ede2d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,33 +1 @@
-rake-compiler-0.7.0.gem
-rake-compiler-0.7.1.gem
-/rake-compiler-0.7.5.gem
-/rake-compiler-0.7.6.gem
-/rake-compiler-0.7.7.gem
-/rake-compiler-0.7.8.gem
-/rake-compiler-0.7.9.gem
-/rake-compiler-0.8.0.gem
-/rake-compiler-0.8.1.gem
-/rake-compiler-0.8.2.gem
-/rake-compiler-0.8.3.gem
-/rake-compiler-0.9.1.gem
-/rake-compiler-0.9.2.gem
-/rake-compiler-0.9.3.gem
-/rake-compiler-0.9.4.gem
-/rake-compiler-0.9.5.gem
-/rake-compiler-0.9.6.gem
-/rake-compiler-0.9.7.gem
-/rake-compiler-0.9.8.gem
-/rake-compiler-0.9.9.gem
-/rake-compiler-1.0.1.gem
-/rake-compiler-1.0.3.gem
-/rake-compiler-1.0.4.gem
-/rake-compiler-1.0.5.gem
-/rake-compiler-1.0.6.gem
-/rake-compiler-1.0.7.gem
-/rake-compiler-1.0.8.gem
-/rake-compiler-1.0.9.gem
-/rake-compiler-1.1.0.gem
-/rake-compiler-1.1.1.gem
-/rake-compiler-1.1.3.gem
-/rake-compiler-1.1.6.gem
-/rake-compiler-1.1.7.gem
+/rake-compiler-*.gem
diff --git a/rubygem-rake-compiler.spec b/rubygem-rake-compiler.spec
index 7305625..a13cac4 100644
--- a/rubygem-rake-compiler.spec
+++ b/rubygem-rake-compiler.spec
@@ -4,8 +4,8 @@
Summary: Rake-based Ruby C Extension task generator
Name: rubygem-%{gem_name}
-Version: 1.1.7
-Release: 2%{?dist}
+Version: 1.1.8
+Release: 1%{?dist}
License: MIT
URL: http://rake-compiler.rubyforge.org/
Source0: https://rubygems.org/gems/%{gem_name}-%{version}.gem
@@ -116,6 +116,9 @@ popd
%changelog
+* Tue Jan 18 2022 Pavel Valena <pvalena@redhat.com> - 1.1.8-1
+- Update to rake-compiler 1.1.8.
+
* Fri Jan 14 2022 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.1.7-2
- Fix for cucumber 7 syntax change
diff --git a/sources b/sources
index 1c38a5d..abaa0a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rake-compiler-1.1.7.gem) = fa54470bfb13756933e987359a8245847ec64250bec89228852185e71307a4f9ad35fe1b54d66065bcc36c0e265df608073f225f2e8bcd3675034226aeb2ee07
+SHA512 (rake-compiler-1.1.8.gem) = 64b1e33a85b88f1685b57bb9aa22f0d332d2d97aef7142cd8c1ebbff34a5c5e092505bebf741ff1f4c8ec8314494c1d24ccff9fa1b83bbf49bb71742cdba27b7
On branch rebase
Your branch is ahead of 'pvalena/rebase' by 5 commits.
(use "git push" to publish your local commits)
nothing to commit (use -u to show untracked files)
remote: Sending to redis to log activity and send commit notification emails
remote: * Publishing information for 5 commits
remote: - to fedora-message
remote: 2022-01-18 09:39:51,812 [WARNING] pagure.lib.notify: pagure is about to send a message that has no schemas: pagure.git.receive
remote:
remote: Create a pull-request for rebase
remote: https://src.fedoraproject.org/fork/pvalena/rpms/rubygem-rake-compiler/diff/rawhide..rebase
remote:
To ssh://pkgs.fedoraproject.org/forks/pvalena/rpms/rubygem-rake-compiler.git
5e5eb3f..1577107 rebase -> rebase
Branch 'rebase' set up to track remote branch 'rebase' from 'pvalena'.
> Run copr build.
+ scripts/pkgs/cr-build.sh -c -t 30m rubygems
Created builds: 3192948
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment