17
0

4 Commits

4 changed files with 26 additions and 5 deletions

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9162d29cc4341a0b6a479bdaae02fefe048bb7f4987fd396883f50922cc8ffde
size 24064

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Jun 19 16:06:03 UTC 2023 - Ladislav Slezák <lslezak@suse.com>
- Fixed crash in "build_dependencies:*" rake tasks when processing
some spec files (related to bsc#1211319)
- 1.5.4
-------------------------------------------------------------------
Tue May 16 13:55:04 UTC 2023 - Ladislav Slezák <lslezak@suse.com>
- Added support for multi build packages in "build_dependencies:*"
rake tasks (related to bsc#1211319)
- 1.5.3
-------------------------------------------------------------------
Mon Mar 6 09:06:07 UTC 2023 - Martin Vidner <mvidner@suse.com>
- Stop using File.exists? which no longer works in Ruby 3.2
(bsc#1206419)
- 1.5.2
-------------------------------------------------------------------
Thu Sep 2 08:45:04 UTC 2021 - Ladislav Slezák <lslezak@suse.cz>

View File

@@ -1,7 +1,7 @@
#
# spec file for package rubygem-packaging_rake_tasks
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: rubygem-packaging_rake_tasks
Version: 1.5.1
Version: 1.5.4
Release: 0
%define mod_name packaging_rake_tasks
%define mod_full_name %{mod_name}-%{version}