#3 update to version 6.1
Merged 4 years ago by decathorpe. Opened 4 years ago by decathorpe.
Unknown source master  into  master

file modified
+1
@@ -7,3 +7,4 @@

  /plexus-3.3.3.tar.gz

  /plexus-5.0.tar.gz

  /plexus-5.1.tar.gz

+ /plexus-6.1.tar.gz

file modified
+7 -3
@@ -1,6 +1,6 @@

  Name:          plexus-pom

- Version:       5.1

- Release:       2%{?dist}

+ Version:       6.1

+ Release:       1%{?dist}

  Summary:       Root Plexus Projects POM

  License:       ASL 2.0

  
@@ -11,7 +11,6 @@

  BuildArch:     noarch

  

  BuildRequires: maven-local

- BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)

  

  %description

  The Plexus project provides a full software stack for creating and
@@ -23,6 +22,8 @@

  

  # * require: org.codehaus.plexus plexus-stylus-skin 1.0

  # org.apache.maven.wagon wagon-webdav-jackrabbit 1.0

+ 

+ %pom_remove_plugin :maven-enforcer-plugin

  %pom_remove_plugin :maven-site-plugin

  

  %pom_remove_plugin org.codehaus.mojo:findbugs-maven-plugin
@@ -40,6 +41,9 @@

  %license 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> - 5.1-2

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

  

file modified
+1 -1
@@ -1,2 +1,2 @@

- SHA512 (plexus-5.1.tar.gz) = 1e811e1dd113a479a9fcec0706c04938f89c46dd5311fc2c3e92d71aa3088570517c2911bc251f5e245c0c97585de78edcfd23c34f92ff15b4bb1d9d6b0436b3

+ SHA512 (plexus-6.1.tar.gz) = ce4f38b7e9569889aea8572e4124c34fe2265ae7b07977dfd8b127580be7ff56216bcce2e2f1414950d939439b77c1cc286733da5c22f9887faeee97428305f5

  SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8

Update package to latest version (5.1 → 6.1). Disable maven-enforcer-plugin that is causing dependency problems now.

Test rebuilds of dependent packages were successful:

https://copr.fedorainfracloud.org/coprs/decathorpe/plexus-pom-6.1-pr/monitor/

rebased onto 78aa90d

4 years ago

rebased onto a48b3f9

4 years ago

Pull-Request has been merged by decathorpe

4 years ago