From 209937986aba3fefd08f3d7adb487492976c96e6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 10 Mar 2023 13:57:33 +0000 Subject: automatic import of rubygem-bundler --- .gitignore | 1 + rubygem-bundler.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 80ef361..4d9214a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /bundler-2.4.7.gem +/bundler-2.4.8.gem diff --git a/rubygem-bundler.spec b/rubygem-bundler.spec index 11fe097..7d3b26f 100644 --- a/rubygem-bundler.spec +++ b/rubygem-bundler.spec @@ -1,12 +1,12 @@ %global _empty_manifest_terminate_build 0 %global gem_name bundler Name: rubygem-bundler -Version: 2.4.7 +Version: 2.4.8 Release: 1 Summary: The best way to manage your application's dependencies License: MIT URL: https://bundler.io/ -Source0: https://rubygems.org/gems/bundler-2.4.7.gem +Source0: https://rubygems.org/gems/bundler-2.4.8.gem BuildArch: noarch BuildRequires: ruby @@ -28,7 +28,7 @@ BuildArch: noarch Bundler manages an application's dependencies through its entire life, across many machines, systematically and repeatably %prep -%autosetup -n bundler-2.4.7 +%autosetup -n bundler-2.4.8 gem spec %{SOURCE0} -l --ruby > bundler.gemspec %build @@ -71,5 +71,5 @@ mv %{buildroot}/filelist.lst . %{gem_docdir}/* %changelog -* Thu Mar 02 2023 Ruby_Bot +* Fri Mar 10 2023 Ruby_Bot - Package Spec generated diff --git a/sources b/sources index 002faad..cecc008 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f54bed926aab253de9da13df3b5e95da bundler-2.4.7.gem +796a95499403a838b8b1a678cd631cc5 bundler-2.4.8.gem -- cgit v1.2.3