#9 Update to upstream version 6.7.0
Merged 10 months ago by mizdebsk. Opened 10 months ago by mizdebsk.
rpms/ mizdebsk/bcel rebase  into  rawhide

file modified
+1
@@ -9,3 +9,4 @@ 

  /bcel-6.3.1-src.tar.gz

  /bcel-6.4.1-src.tar.gz

  /bcel-6.5.0-src.tar.gz

+ /bcel-6.7.0-src.tar.gz

file modified
+6 -5
@@ -1,6 +1,6 @@ 

  Name:           bcel

- Version:        6.5.0

- Release:        5%{?dist}

+ Version:        6.7.0

+ Release:        1%{?dist}

  Summary:        Byte Code Engineering Library

  License:        ASL 2.0

  URL:            http://commons.apache.org/proper/commons-bcel/
@@ -9,8 +9,6 @@ 

  

  Source0:        http://archive.apache.org/dist/commons/bcel/source/bcel-%{version}-src.tar.gz

  

- Patch1:         0001-CVE-2022-42920.patch

- 

  BuildRequires:  maven-local

  BuildRequires:  mvn(org.apache.commons:commons-parent:pom:)

  
@@ -38,10 +36,10 @@ 

  

  %prep

  %setup -q -n %{name}-%{version}-src

- %patch1 -p1

  

  %pom_remove_plugin :maven-source-plugin

  %pom_remove_plugin :spotbugs-maven-plugin

+ %pom_remove_plugin :jacoco-maven-plugin

  

  %mvn_alias : bcel: apache:

  %mvn_file : %{name}
@@ -60,6 +58,9 @@ 

  %license LICENSE.txt NOTICE.txt

  

  %changelog

+ * Fri Aug 18 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 6.7.0-1

+ - Update to upstream version 6.7.0

+ 

  * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.5.0-5

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (bcel-6.5.0-src.tar.gz) = c6da4b4d4cbad3ad2b3a4c0208063e3858170356fc4f6670c95ce819f0aea69f103914875a12bf2715a869c2b19a3e79fcb55a695eb269d9937520db25da1e3d

+ SHA512 (bcel-6.7.0-src.tar.gz) = 71f0e227dbc558296f535507b3640ce4c91dddf12ef06502b5fca95b35510b02d09ca649f121427b4b47deb96c2edfe0de70999261cffbcbe170a835730096a0

no initial comment

rebased onto 8e90847

10 months ago

Pull-Request has been merged by mizdebsk

10 months ago