Compare commits
No commits in common. "rawhide" and "f44" have entirely different histories.
3 changed files with 3 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,4 +13,3 @@
|
|||
/jansi-2.4.0.tar.gz
|
||||
/jansi-2.4.1.tar.gz
|
||||
/jansi-2.4.2.tar.gz
|
||||
/jansi-2.4.3.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%bcond_with bootstrap
|
||||
|
||||
Name: jansi
|
||||
Version: 2.4.3
|
||||
Version: 2.4.2
|
||||
Release: %autorelease
|
||||
Summary: Generate and interpret ANSI escape sequences in Java
|
||||
License: Apache-2.0
|
||||
|
|
@ -46,8 +46,8 @@ when output is being sent to output devices which cannot support ANSI sequences.
|
|||
# Plugins not needed for an RPM build
|
||||
%pom_remove_plugin :maven-gpg-plugin
|
||||
%pom_remove_plugin :maven-javadoc-plugin
|
||||
%pom_remove_plugin :nexus-staging-maven-plugin
|
||||
%pom_remove_plugin :spotless-maven-plugin
|
||||
%pom_remove_plugin :central-publishing-maven-plugin
|
||||
|
||||
# We don't want GraalVM support in Fedora
|
||||
%pom_remove_plugin :exec-maven-plugin
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (jansi-2.4.3.tar.gz) = 8c9d732fde1bb6db3f445acc4c55d2d9628f991d3b7d197bedaa0c547717cb19efd50c603c639b92b597b19ab4ac8638e246aaea7110526a5e55d9b9f318d530
|
||||
SHA512 (jansi-2.4.2.tar.gz) = a2e1e7d120a474cdaa942d3ea03055b88f5fc5f404af445c422b5d0c365810b824bc529c3c1619e8378541e7138ddb826a92160c945ddbdd8daccf0705437a0f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue