Update to 2.1.2 release
This commit is contained in:
parent
5ac3b070f2
commit
737828ce16
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/mail-1.6.5.tar.gz
|
||||
/mail-1.6.7.tar.gz
|
||||
/mail-2.1.0.tar.gz
|
||||
/mail-2.1.2.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%bcond_with bootstrap
|
||||
|
||||
Name: jakarta-mail
|
||||
Version: 2.1.0
|
||||
Release: 2%{?dist}
|
||||
Version: 2.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Jakarta Mail API
|
||||
License: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
|
||||
URL: https://github.com/eclipse-ee4j/mail
|
||||
@ -63,6 +63,9 @@ popd
|
||||
%license LICENSE.md NOTICE.md
|
||||
|
||||
%changelog
|
||||
* Fri Sep 01 2023 Andrew Bauer <zonexpertconsulting@outlook.com> - 2.1.2-1
|
||||
- Update to 2.1.2 release
|
||||
|
||||
* Fri Sep 01 2023 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.1.0-2
|
||||
- Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mail-2.1.0.tar.gz) = 8cfa572904ba59a7c6d8b4c64474db49082726e248f6c0da14b4e2cf29d818fccd89302c47674b19d7b7950fc4113f02ff7276b71524d3836a38ac62e837ab11
|
||||
SHA512 (mail-2.1.2.tar.gz) = fc71add650ed6a0464e986017b342d35d9b7240d8576a48a12a0325caadff696293167992e277a479b42cea006add313935715f5eb7fd2d3fabfdb062565defe
|
||||
|
Loading…
Reference in New Issue
Block a user