From b3c18c6cd8aacd28ccdfa866e138323f95dd04474e76646f872bc80c58709cc0 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 1 May 2024 12:40:54 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/byte-buddy?expand=0&rev=19 --- byte-buddy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/byte-buddy.spec b/byte-buddy.spec index 08262a7..daa9cb4 100644 --- a/byte-buddy.spec +++ b/byte-buddy.spec @@ -53,14 +53,14 @@ Furthermore, Byte Buddy offers a convenient API for changing classes either manually, using a Java agent or during a build. %package agent -Summary: Byte Buddy Java agent +Summary: Byte Buddy Java agent Group: Development/Libraries/Java %description agent The Byte Buddy Java agent allows to access the JVM's HotSwap feature. %package maven-plugin -Summary: Byte Buddy Maven plugin +Summary: Byte Buddy Maven plugin Group: Development/Libraries/Java %description maven-plugin