File project.diff of Package rubygem-pry
--- rubygem-pry.changes.orig
+++ rubygem-pry.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Tue Aug 19 09:29:40 UTC 2025 - Marcus Rueckert <mrueckert@suse.de>
+
+- update to 0.15.2
+
+-------------------------------------------------------------------
Fri Nov 3 07:50:20 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- ### [v0.14.2][v0.14.2] (January 9, 2023)
--- rubygem-pry.spec.orig
+++ rubygem-pry.spec
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-pry
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
#
Name: rubygem-pry
-Version: 0.14.2
+Version: 0.15.2
Release: 0
%define mod_name pry
%define mod_full_name %{mod_name}-%{version}
@@ -37,7 +37,6 @@ Source: https://rubygems.org/gem
Source1: gem2rpm.yml
Summary: A runtime developer console and IRB alternative with powerful
License: MIT
-PreReq: update-alternatives
%description
Pry is a runtime developer console and IRB alternative with powerful