Update to upstream version 8.1.0
This commit is contained in:
parent
bcc5580b2a
commit
1e3ad09e23
2
.gitignore
vendored
2
.gitignore
vendored
@ -9,3 +9,5 @@
|
||||
/osgi.annotation-8.0.0.pom
|
||||
/osgi.annotation-8.0.1.jar
|
||||
/osgi.annotation-8.0.1.pom
|
||||
/osgi.annotation-8.1.0.jar
|
||||
/osgi.annotation-8.1.0.pom
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: osgi-annotation
|
||||
Version: 8.0.1
|
||||
Release: 7%{?dist}
|
||||
Version: 8.1.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Annotations for use in compiling OSGi bundles
|
||||
License: ASL 2.0
|
||||
URL: https://www.osgi.org
|
||||
@ -75,6 +75,9 @@ cp -p %{SOURCE1} pom.xml
|
||||
%license META-INF/LICENSE META-INF/NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu Aug 17 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.1.0-1
|
||||
- Update to upstream version 8.1.0
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (osgi.annotation-8.0.1.jar) = 9e0dc035fd381d2f4b5c783227acd88656c7f4c8faaaa0e51178b3cd7b051871e0d7a6db906e32149d027df8dd738b27eaf80b74775dc5f6470e030c08a6b47b
|
||||
SHA512 (osgi.annotation-8.0.1.pom) = 9dae2a62b7a346448d86c04d61101747c6b11ba25a0861a32547021f69739d45096cfeb03510b55e018e9b335b865159df05847fd922b0f4a84a0abae5d2a867
|
||||
SHA512 (osgi.annotation-8.1.0.jar) = a190fa888fd22c2c31455d672b3e50ca79fa9f02269b9d45f6e6fc189dc8f90d20663e290f151a851e010b52ce87e62dc5079253c3e59caa72f11ea6248ffb26
|
||||
SHA512 (osgi.annotation-8.1.0.pom) = 3d3dfc6da433527dbc80493a613d3e76d914db6da13b73ff8bd6b91343d32d752eb45f4809cbf96ffe57df144e933230d4d4f1f8bb01ce548652bcaff0d4b1ea
|
||||
|
||||
Loading…
Reference in New Issue
Block a user