public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jacek Migacz <jmigacz@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/objectweb-asm] rawhide: Update to upstream version 9.10.1
Date: Tue, 04 Aug 2026 10:24:09 GMT	[thread overview]
Message-ID: <178583904939.1.11302652842699992276.rpms-objectweb-asm-1b0df059b3d0@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/objectweb-asm
Branch : rawhide
Commit : 1b0df059b3d06c107771d8975147dadd8b86fc6d
Author : Jacek Migacz <jmigacz@redhat.com>
Date   : 2026-08-04T10:23:52+00:00
Stats  : +18/-8 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/objectweb-asm/c/1b0df059b3d06c107771d8975147dadd8b86fc6d?branch=rawhide

Log:
Update to upstream version 9.10.1

---
diff --git a/.gitignore b/.gitignore
index 685daa8..b4fd23f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -121,3 +121,9 @@
 /asm-test-9.9.1.pom
 /asm-tree-9.9.1.pom
 /asm-util-9.9.1.pom
+/asm-9.10.1.pom
+/asm-analysis-9.10.1.pom
+/asm-commons-9.10.1.pom
+/asm-test-9.10.1.pom
+/asm-tree-9.10.1.pom
+/asm-util-9.10.1.pom

diff --git a/changelog b/changelog
index 2f5cd2a..6ae625a 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,6 @@
+* Fri Jun 12 2026 Jacek Migacz <jmigacz@redhat.com> - 9.10.1-1
+- Update to upstream version 9.10.1
+
 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.6-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
 

diff --git a/objectweb-asm.spec b/objectweb-asm.spec
index c14403e..94b5a42 100644
--- a/objectweb-asm.spec
+++ b/objectweb-asm.spec
@@ -1,7 +1,7 @@
 %bcond_with bootstrap
 
 Name:           objectweb-asm
-Version:        9.9.1
+Version:        9.10.1
 Release:        %autorelease
 Summary:        Java bytecode manipulation and analysis framework
 License:        BSD-3-Clause
@@ -46,6 +46,7 @@ custom complex transformations and code analysis tools.
 cp -p %{SOURCE1} pom.xml
 
 cp -p %{SOURCE10} tools/retrofitter/pom.xml
+%pom_add_plugin org.apache.maven.plugins:maven-compiler-plugin tools/retrofitter '<configuration><source>11</source><target>11</target></configuration>'
 
 # Insert poms into modules
 for pom in asm asm-analysis asm-commons asm-test asm-tree asm-util; do

diff --git a/sources b/sources
index cac1a9b..785336f 100644
--- a/sources
+++ b/sources
@@ -1,7 +1,7 @@
-SHA512 (objectweb-asm-9.9.1.tar.gz) = 5e0ad9828e3a1504d63d745f6bde5c751ecb77a20ff5dde1508419b53770158e61f0cbdc78f3be4e119173f1c3c9bed4f56e4d89ce7a4d491645d76458cc006c
-SHA512 (asm-9.9.1.pom) = 105a2fc94f852818cf3a957c3ffa9bedf9822636ea1d1ce3c0404e36517cdba052bde94aad4984a522d0a9bc814527f3c27cd99f581ff4c2bfcd0751fedb6ca7
-SHA512 (asm-analysis-9.9.1.pom) = 03468fbe9cb0f941d36ecedece13985873abd6d381ce7409ce32b215cf62155ec8c520185e2045bb8b4df8a3529b8633c7ccb3e1502d7db92acd18f0ba15f2d2
-SHA512 (asm-commons-9.9.1.pom) = 3b5802b681566ee6a32f8b993ca7a30c59ac59ed2efe48ab59126147d650855965297d80e35f0589fe3bf461f7f07bb7de45901e16d599d8bcd3c0048e9103f6
-SHA512 (asm-test-9.9.1.pom) = 053d16cffca97369f030bad96e235ee4f23a6ccf0854990d90d00ab2c0c793dfb117cd90abeb812f655f2b4409661e44646d24955f0a6306e92a1756718e3fb1
-SHA512 (asm-tree-9.9.1.pom) = f9b81afac026108971c3bbe5d47e63577a1f4b6aaec9b5fe82bd018b24ee3378a2cd7bd63ef08f307ce7ee7d285dd40055a656ad155322753ceae9eb5ec211e1
-SHA512 (asm-util-9.9.1.pom) = ce4e59a4d9b3ac454a18049f0f35aa54d8b35d5e8c18529f0040a8b2502e582726e44d48f3285928bb247937296173e02e209e3d46cf559e4607f088a307e17a
+SHA512 (objectweb-asm-9.10.1.tar.gz) = 7227385ed57d9549d49642aca9b52ef97379803c6f9d65781bdefe0f0c852de522eb3915001f4201d3460265acd4cda5c05233c76e6de31f60b4e238a81b64da
+SHA512 (asm-9.10.1.pom) = b4de3d72c93ef85499e69cb24693e92dec0818a9381e322e0c0c7c5e7dcf7071e6a309c788426a865552b31a356b594169de99df06e7cd0f0a71c898fad71ddf
+SHA512 (asm-analysis-9.10.1.pom) = 085a365948157e1c08ddfb245a9a99516259200b7b102c33d1f4b4dc6b3923d514891563ba48c21bf326e77730e24008b5eb98254914c7930b6c3a165704b96a
+SHA512 (asm-commons-9.10.1.pom) = 14105e16761b32239ef8f1db382653ce88cd5decbba2d091cb9e93b55687991019ad2953c31fd1288943aa009dc83f330988e76794cb588018dabc75878f0241
+SHA512 (asm-test-9.10.1.pom) = a945e123bb98b8a343de23b70fc75e2ebe99f4f4a3940d58dd062d9e58926dcd3c88abc87c54872c327befde35c04bbc772871d528831ce01ef5dd4f65ed5ef7
+SHA512 (asm-tree-9.10.1.pom) = 1d8eade6bb000d540065c92f02fbb23bc763ce44be25ee4e5a1f9b9ca3ad0a0e8c3ad02c4eabf3dc8521c4f527c54d957f5ca98c4bdb45ef8e509d11375e9a37
+SHA512 (asm-util-9.10.1.pom) = f6d7707297f64d12a0bbd4b5f7b30b8d3ee1ecd7173c26318146baf5687f87fe1020585185dce249481a47cb326c011bc373c1d363183341cc5f35ab7f915269

                 reply	other threads:[~2026-08-04 10:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178583904939.1.11302652842699992276.rpms-objectweb-asm-1b0df059b3d0@fedoraproject.org \
    --to=jmigacz@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox