Update to upstream version 8.0.1
This commit is contained in:
parent
e9619708c1
commit
49e380fe2d
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,3 +7,5 @@
|
||||
/osgi.annotation-7.0.0.pom
|
||||
/osgi.annotation-8.0.0.jar
|
||||
/osgi.annotation-8.0.0.pom
|
||||
/osgi.annotation-8.0.1.jar
|
||||
/osgi.annotation-8.0.1.pom
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: osgi-annotation
|
||||
Version: 8.0.0
|
||||
Release: 3%{?dist}
|
||||
Version: 8.0.1
|
||||
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
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Oct 13 2021 Mikolaj Izdebski <mizdebsk@redhat.com> - 8.0.1-1
|
||||
- Update to upstream version 8.0.1
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (osgi.annotation-8.0.0.jar) = b71d7ce3cb2a927b277cdb1974b31755d3b634511f85012ec289adef8dd3ec39d97ea60fd8d8e51f3daf9ad779887d91c4007e56ca9d9bcc683475f6c7a6ab54
|
||||
SHA512 (osgi.annotation-8.0.0.pom) = d4d7ed67b5f366c0c30e7c7d71a174267ef9a9b5d391ed8064183408a8aa07e15b77f06e9a05476316b267e060654cd80ed84301e57d0c75ca748a5158aaf146
|
||||
SHA512 (osgi.annotation-8.0.1.jar) = 9e0dc035fd381d2f4b5c783227acd88656c7f4c8faaaa0e51178b3cd7b051871e0d7a6db906e32149d027df8dd738b27eaf80b74775dc5f6470e030c08a6b47b
|
||||
SHA512 (osgi.annotation-8.0.1.pom) = 9dae2a62b7a346448d86c04d61101747c6b11ba25a0861a32547021f69739d45096cfeb03510b55e018e9b335b865159df05847fd922b0f4a84a0abae5d2a867
|
||||
|
||||
Loading…
Reference in New Issue
Block a user