Update to upstream version 3.2.1
This commit is contained in:
parent
364aa7c292
commit
b67e5fa6cb
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ maven-source-plugin-2.1.2.tar.xz
|
||||
/maven-source-plugin-3.0.1-source-release.zip
|
||||
/maven-source-plugin-3.1.0-source-release.zip
|
||||
/maven-source-plugin-3.2.0-source-release.zip
|
||||
/maven-source-plugin-3.2.1-source-release.zip
|
||||
|
||||
@ -1,12 +1,12 @@
|
||||
Name: maven-source-plugin
|
||||
Version: 3.2.0
|
||||
Version: 3.2.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugin creating source JAR
|
||||
License: ASL 2.0
|
||||
URL: http://maven.apache.org/plugins/maven-source-plugin/
|
||||
BuildArch: noarch
|
||||
|
||||
Source0: http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
|
||||
Source0: https://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
|
||||
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mvn(junit:junit)
|
||||
@ -47,6 +47,9 @@ API documentation for %{name}.
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Tue Jan 21 2020 Marian Koncek <mkoncek@redhat.com> - 3.2.1-1
|
||||
- Update to upstream version 3.2.1
|
||||
|
||||
* Wed Nov 20 2019 Marian Koncek <mkoncek@redhat.com> - 3.2.0-1
|
||||
- Update to upstream version 3.2.0
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (maven-source-plugin-3.2.0-source-release.zip) = 2321599d28affd25b2821a14182383a1a3a31bb33344fae395805d3173e9cdcfd2b1c09608e73a160f054f9086ad56f2b11f4fe56117fddb34356d1b8e935780
|
||||
SHA512 (maven-source-plugin-3.2.1-source-release.zip) = 4d7252839cc74dae8100a47adadbe6fc2c8f4d57e930fa695e4e6c75a8571b1246a63aa25de0cf2d73601e599faea2a31be43b1fe442e36d463702d885ccf8b7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user