[packit] 54 upstream release
Upstream tag: oss-parent-54 Upstream commit: 04e913ed
This commit is contained in:
parent
3d6f161335
commit
da62c35051
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@
|
||||
/oss-parent-51.tar.gz
|
||||
/oss-parent-52.tar.gz
|
||||
/oss-parent-53.tar.gz
|
||||
/oss-parent-54.tar.gz
|
||||
|
||||
@ -1,8 +1,13 @@
|
||||
---
|
||||
downstream_package_name: fasterxml-oss-parent
|
||||
specfile_path: fasterxml-oss-parent.spec
|
||||
upstream_package_name: oss-parent
|
||||
upstream_project_url: https://github.com/FasterXML/oss-parent
|
||||
upstream_tag_template: oss-parent-{version}
|
||||
|
||||
actions:
|
||||
post-upstream-clone:
|
||||
- "wget https://src.fedoraproject.org/rpms/fasterxml-oss-parent/raw/main/f/fasterxml-oss-parent.spec -O fasterxml-oss-parent.spec"
|
||||
|
||||
jobs:
|
||||
- job: pull_from_upstream
|
||||
|
||||
11
.project
Normal file
11
.project
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>fasterxml-oss-parent</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
</natures>
|
||||
</projectDescription>
|
||||
3
README.packit
Normal file
3
README.packit
Normal file
@ -0,0 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.75.0.
|
||||
@ -1,7 +1,7 @@
|
||||
%global srcname oss-parent
|
||||
|
||||
Name: fasterxml-oss-parent
|
||||
Version: 53
|
||||
Version: 54
|
||||
Release: 1%{?dist}
|
||||
Summary: FasterXML parent pom
|
||||
License: Apache-2.0
|
||||
@ -51,6 +51,16 @@ This package contains the parent pom file for FasterXML.com projects.
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu Jun 01 2023 Chris Kelley <ckelley@redhat.com> - 54-1
|
||||
- [maven-release-plugin] prepare release oss-parent-54 (Tatu Saloranta)
|
||||
- Release 54 (Tatu Saloranta)
|
||||
- ... (Tatu Saloranta)
|
||||
- Update release notes (Tatu Saloranta)
|
||||
- Bump maven-project-info-reports-plugin from 3.4.3 to 3.4.4 (dependabot[bot])
|
||||
- Bump maven-enforcer-plugin from 3.2.1 to 3.3.0 (dependabot[bot])
|
||||
- Bump maven-install-plugin from 3.1.0 to 3.1.1 (dependabot[bot])
|
||||
- [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
|
||||
|
||||
* Tue May 23 2023 Chris Kelley <ckelley@redhat.com> - 53-1
|
||||
- Update to version 53
|
||||
|
||||
|
||||
BIN
oss-parent-45.tar.gz
Normal file
BIN
oss-parent-45.tar.gz
Normal file
Binary file not shown.
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (oss-parent-53.tar.gz) = a4f9ffaaa7e83bcc9aa5cdb354ef3a58fe159a22e131c364e0a362c8353b67f3b0ec91edfc2fac9046760ab8e6e8e33855962aeb621195a79b0fe6050dcca191
|
||||
SHA512 (oss-parent-54.tar.gz) = 01046026b592bbec96478e11d1a1df83ed56925881538211b320ff5c3428744d36ceb832474cf6c6af1124692e93b4c22cccf9ada074f5097cdd403ea3d67dd1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user