update to version 6.1

f38
Fabio Valentini 5 years ago
parent 19e8b72873
commit cdeba92c75
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -4,3 +4,4 @@
/plexus-components-1.3.1.pom
/LICENSE-2.0.txt
/plexus-components-4.0.pom
/plexus-components-6.1.pom

@ -1,12 +1,12 @@
Name: plexus-components-pom
Summary: Plexus Components POM
Version: 4.0
Release: 2%{?dist}
Version: 6.1
Release: 1%{?dist}
License: ASL 2.0
URL: https://github.com/codehaus-plexus/plexus-components
Source0: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/%{version}/plexus-components-%{version}.pom
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
Source0: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/%{version}/plexus-components-%{version}.pom
Source1: https://www.apache.org/licenses/LICENSE-2.0.txt
BuildArch: noarch
@ -33,6 +33,9 @@ cp -p %{SOURCE1} LICENSE
%doc LICENSE
%changelog
* Thu Feb 13 2020 Fabio Valentini <decathorpe@gmail.com> - 6.1-1
- Update to version 6.1.
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

@ -1,2 +1,2 @@
SHA512 (plexus-components-4.0.pom) = 5f0b71213b36ed9733d8c74e60a658211124c98fa4b2e31d9a228a3ff2df2c40e39ddfe16ae468ca8a723965ddc73bfa0025989338e749ced0b582e520f14e33
SHA512 (plexus-components-6.1.pom) = 40fd03149986cd85f8b331922c164d2d37bf122a91038d4e4c8d458183c18fec9a53df03937535c86e83068503ddf7f3be948594dd06cf842be5bfec5873e945
SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8

Loading…
Cancel
Save