From 67b649b2eb9a4d205e9d7f95b37c84aaad390549 Mon Sep 17 00:00:00 2001 From: fstrba <> Date: Feb 21 2024 17:22:08 +0000 Subject: Update bytelist to version 1.0.15 / rev 18 via SR 1148450 https://build.opensuse.org/request/show/1148450 by user fstrba + anag+factory rpm 4.20 compat --- diff --git a/.files b/.files index 095cf0d..2d17fa9 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 1c554e8..94dd765 100644 --- a/.rev +++ b/.rev @@ -131,4 +131,12 @@ 897079 + + ba2546f971cba65c608999bf63bac076 + 1.0.15 + + anag+factory + rpm 4.20 compat + 1148450 + diff --git a/bytelist.changes b/bytelist.changes index 4c915b4..e90c25c 100644 --- a/bytelist.changes +++ b/bytelist.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Wed Feb 21 08:33:05 UTC 2024 - Fridrich Strba + +- Use %patch -P N instead of deprecated %patchN. + +------------------------------------------------------------------- Thu Jun 3 00:19:00 UTC 2021 - Ferdinand Thiessen - DEPRECATED: JRuby no longer maintains org.jruby.util.ByteList as diff --git a/bytelist.spec b/bytelist.spec index b3853c9..34840b6 100644 --- a/bytelist.spec +++ b/bytelist.spec @@ -1,7 +1,7 @@ # # spec file for package bytelist # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -41,7 +41,7 @@ A small java library for manipulating lists of bytes. %prep %setup -q -n %{name}-%{name}-%{version} -%patch0 -p1 +%patch -P 0 -p1 find -name '*.class' -delete find -name '*.jar' -delete