#5 Update to upstream version 70
Merged 2 years ago by mizdebsk. Opened 2 years ago by mkoncek.
rpms/ mkoncek/mojo-parent rawhide  into  rawhide

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

  /mojo-parent-50.tar.gz

  /mojo-parent-60.tar.gz

  /mojo-parent-67.tar.gz

+ /mojo-parent-70.tar.gz

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

  %bcond_with bootstrap

  

  Name:           mojo-parent

- Version:        67

- Release:        2%{?dist}

+ Version:        70

+ Release:        1%{?dist}

  Summary:        Codehaus MOJO parent project pom file

  License:        ASL 2.0

  URL:            https://www.mojohaus.org/mojo-parent/
@@ -16,6 +16,7 @@ 

  BuildRequires:  javapackages-bootstrap

  %else

  BuildRequires:  maven-local

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

  %endif

  

  %description
@@ -42,6 +43,9 @@ 

  %doc LICENSE-2.0.txt

  

  %changelog

+ * Tue Sep 06 2022 Marian Koncek <mkoncek@redhat.com> - 70-1

+ - Update to upstream version 70

+ 

  * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 67-2

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

  

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

- SHA512 (mojo-parent-67.tar.gz) = 63d60028e2482b4b1293eaa4c9add11d837d838ebeaf77aa18fda3c205f53b9e4b160e9296252cd06b3c161ef0f6a50c39b3c884d55781b1a2e6941c3dc01537

+ SHA512 (mojo-parent-70.tar.gz) = 553b592733486e03c4f86c3b3e97fd51aaaa162dd214a029951fb6e1be200994aecbc58b4e2a5c917c6c8452c5fb3aa54ac94ada2a921164e90e7040879a5670

  SHA512 (LICENSE-2.0.txt) = 98f6b79b778f7b0a15415bd750c3a8a097d650511cb4ec8115188e115c47053fe700f578895c097051c9bc3dfb6197c2b13a15de203273e1a3218884f86e90e8

no initial comment

Pull-Request has been merged by mizdebsk

2 years ago