Update to upstream version 1.7.2
This commit is contained in:
parent
d6326e00ce
commit
177f294320
3
.gitignore
vendored
3
.gitignore
vendored
@ -130,3 +130,6 @@
|
||||
/extra-enforcer-rules.tar.xz
|
||||
/javapackages-bootstrap-1.7.0.tar.xz
|
||||
/javapackages-bootstrap-1.7.1.tar.xz
|
||||
/7fae2e4.tar.gz
|
||||
/9e621d9.tar.gz
|
||||
/javapackages-bootstrap-1.7.2.tar.xz
|
||||
|
@ -16,8 +16,8 @@
|
||||
#global git_short_hash %(echo %{git_hash} | cut -b -7)
|
||||
|
||||
Name: javapackages-bootstrap
|
||||
Version: 1.7.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.7.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A means of bootstrapping Java Packages Tools
|
||||
# For detailed info see the file javapackages-bootstrap-PACKAGE-LICENSING
|
||||
License: ASL 2.0 and ASL 1.1 and (ASL 2.0 or EPL-2.0) and (EPL-2.0 or GPLv2 with exceptions) and MIT and BSD with advertising and BSD and EPL-1.0 and EPL-2.0 and CDDL-1.0 and xpp and CC0 and Public Domain
|
||||
@ -359,6 +359,9 @@ echo '%%jpb_env PATH=/usr/libexec/javapackages-bootstrap:$PATH' >%{buildroot}%{_
|
||||
%doc AUTHORS
|
||||
|
||||
%changelog
|
||||
* Wed Oct 19 2022 Marian Koncek <mkoncek@redhat.com> - 1.7.2-1
|
||||
- Update to upstream version 1.7.2
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1,4 +1,4 @@
|
||||
SHA512 (javapackages-bootstrap-1.7.1.tar.xz) = 2bb425478127950d242193f62cb2eb19abc6ed017368f6ca9b7449ea4688542e8d9abf8f523f88259d0fd2bf741ea317e388597771735493ebeca2aead5c1f46
|
||||
SHA512 (javapackages-bootstrap-1.7.2.tar.xz) = 4734dbbebe81eaf9ebca934c4a73f86c9e0fc93d707d9d967f3d24f64fd61af1bd2c359fc56f5068814b175bc0741fd4832759abd0f44c176f60553fdc8e5aa3
|
||||
SHA512 (ant.tar.xz) = d2a4babb7766fc2acf3e9377ffd5af790c7d0612d3e34a9642a9a2b85ffb0f15936ef2979389496dce8ea72ed941797cd1f7507beeb1853a46394019adde4152
|
||||
SHA512 (apache-pom.tar.xz) = feebe0142114a6fb61dec26153bdef4314554d109bcf4910518ae9ecaf27e5dd9dc1f03d48271833f3497ab7045265900c5816708f513ae834643c533cd1291f
|
||||
SHA512 (apiguardian.tar.xz) = c3d75e88a983eb53c06007fd01f11c89083e119d2d4ed5d0e97644f45d5e451fd611bee493d720d011562ae29e7cdfd1d6fb4621d17c9db4b61430e62afea2bf
|
||||
|
Loading…
Reference in New Issue
Block a user