public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/stax2-api] rawhide: Update to upstream version 4.3.0
@ 2026-08-04 10:22 Jacek Migacz
  0 siblings, 0 replies; only message in thread
From: Jacek Migacz @ 2026-08-04 10:22 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/stax2-api
Branch : rawhide
Commit : ade4ab452d3eebd65a5a3d5ed488a4e2d39435bd
Author : Jacek Migacz <jmigacz@redhat.com>
Date   : 2026-08-04T10:22:03+00:00
Stats  : +6/-49 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/stax2-api/c/ade4ab452d3eebd65a5a3d5ed488a4e2d39435bd?branch=rawhide

Log:
Update to upstream version 4.3.0

---
diff --git a/.gitignore b/.gitignore
index 048f9be..b73572e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /stax2-api-4.2.tar.gz
 /stax2-api-4.2.1.tar.gz
 /stax2-api-4.2.2.tar.gz
+/stax2-api-4.3.0.tar.gz

diff --git a/0001-Add-BSD-2-license-file.patch b/0001-Add-BSD-2-license-file.patch
deleted file mode 100644
index 11f54ae..0000000
--- a/0001-Add-BSD-2-license-file.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From dd5241810c89300245e8a68f86913e752baef4b9 Mon Sep 17 00:00:00 2001
-From: Tatu Saloranta <tatu.saloranta@iki.fi>
-Date: Thu, 29 Feb 2024 20:32:18 -0800
-Subject: [PATCH] Add BSD-2 license file
-
----
- LICENSE | 25 +++++++++++++++++++++++++
- 1 file changed, 25 insertions(+)
- create mode 100644 LICENSE
-
-diff --git a/LICENSE b/LICENSE
-new file mode 100644
-index 0000000..c571902
---- /dev/null
-+++ b/LICENSE
-@@ -0,0 +1,25 @@
-+BSD 2-Clause License
-+
-+Copyright (c) 2008+, FasterXML, LLC
-+All rights reserved.
-+
-+Redistribution and use in source and binary forms, with or without
-+modification, are permitted provided that the following conditions are met:
-+
-+* Redistributions of source code must retain the above copyright notice, this
-+  list of conditions and the following disclaimer.
-+
-+* Redistributions in binary form must reproduce the above copyright notice,
-+  this list of conditions and the following disclaimer in the documentation
-+  and/or other materials provided with the distribution.
-+
-+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
-+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
-+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
-+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--- 
-2.48.1
-

diff --git a/changelog b/changelog
index 93c01d0..5609cb5 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,6 @@
+* Fri Jun 12 2026 Jacek Migacz <jmigacz@redhat.com> - 4.3.0-1
+- Update to upstream version 4.3.0
+
 * Wed Feb 05 2025 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.2.2-1
 - Update to upstream version 4.2.2
 

diff --git a/sources b/sources
index d4f211f..c9724d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (stax2-api-4.2.2.tar.gz) = d8ec36b8c425dd4171a14eb71be6b4a93f2de946a00fd1838c22d3573d211c3a09161fc31f9756498f14fbc601ed43ad525e44114857ad2a6c9e3c202f1aa93a
+SHA512 (stax2-api-4.3.0.tar.gz) = 5db385a6d8856516fed8e535d9906fb92245995418adae8f61aca66d80e57e2b8be21f1301b2cb7301be0a5c2d799cf877c29c75eea41f5ea3cd89e03e1e833e

diff --git a/stax2-api.spec b/stax2-api.spec
index 4cd676a..ca46882 100644
--- a/stax2-api.spec
+++ b/stax2-api.spec
@@ -1,7 +1,7 @@
 %bcond bootstrap 0
 
 Name:           stax2-api
-Version:        4.2.2
+Version:        4.3.0
 Release:        %autorelease
 Summary:        Streaming API for XML
 License:        BSD-2-Clause
@@ -11,9 +11,6 @@ ExclusiveArch:  %{java_arches} noarch
 
 Source0:        %{url}/archive/%{name}-%{version}.tar.gz
 
-# From upstream commit 67d5988
-Patch:          0001-Add-BSD-2-license-file.patch
-
 %if %{without bootstrap}
 BuildRequires:  mvn(org.apache.felix:maven-bundle-plugin)
 %endif

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-04 10:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-04 10:22 [rpms/stax2-api] rawhide: Update to upstream version 4.3.0 Jacek Migacz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox