public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jansi-native] epel10: Update to upstream version 1.7
@ 2026-08-20 12:13 Michael Simacek
0 siblings, 0 replies; only message in thread
From: Michael Simacek @ 2026-08-20 12:13 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/jansi-native
Branch : epel10
Commit : 287c323632a63460a4ea5bc39f90955bdf1da7ef
Author : Michael Simacek <msimacek@redhat.com>
Date : 2017-06-15T10:44:06+02:00
Stats : +12/-12 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/jansi-native/c/287c323632a63460a4ea5bc39f90955bdf1da7ef?branch=epel10
Log:
Update to upstream version 1.7
---
diff --git a/.gitignore b/.gitignore
index d1af1e9..33e91e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/jansi-native-1.2.tar.xz
/jansi-native-1.4.tar.xz
/jansi-native-1.5.tar.gz
+/jansi-native-1.7.tar.gz
diff --git a/jansi-native.spec b/jansi-native.spec
index 728e07c..6914e44 100644
--- a/jansi-native.spec
+++ b/jansi-native.spec
@@ -2,21 +2,17 @@
%global debug_package %{nil}
Name: jansi-native
-Version: 1.5
-Release: 11%{?dist}
+Version: 1.7
+Release: 1%{?dist}
Summary: Jansi Native implements the JNI Libraries used by the Jansi project
Group: Development/Libraries
License: ASL 2.0
URL: http://jansi.fusesource.org/
-Source0: https://github.com/fusesource/jansi-native/archive/jansi-native-1.5.tar.gz
+Source0: https://github.com/fusesource/jansi-native/archive/jansi-native-%{version}.tar.gz
-BuildRequires: autoconf
-BuildRequires: automake
-BuildRequires: libtool
BuildRequires: maven-local
BuildRequires: mvn(junit:junit)
BuildRequires: mvn(org.apache.felix:maven-bundle-plugin)
-BuildRequires: mvn(org.apache.maven.plugins:maven-clean-plugin)
BuildRequires: mvn(org.fusesource:fusesource-pom:pom:)
BuildRequires: mvn(org.fusesource.hawtjni:hawtjni-runtime) >= 1.9-2
BuildRequires: mvn(org.fusesource.hawtjni:maven-hawtjni-plugin) >= 1.9-2
@@ -25,7 +21,7 @@ BuildRequires: mvn(org.fusesource.hawtjni:maven-hawtjni-plugin) >= 1.9-2
Jansi is a small java library that allows you to use ANSI escape sequences
in your Java console applications. It implements ANSI support on platforms
which don't support it like Windows and provides graceful degradation for
-when output is being sent to output devices which cannot support ANSI sequences.
+when output is being sent to output devices which cannot support ANSI sequences.
%package javadoc
Summary: Javadocs for %{name}
@@ -45,13 +41,16 @@ This package contains the API documentation for %{name}.
%mvn_install
%files -f .mfiles
-%dir %{_jnidir}/%{name}
-%doc readme.md license.txt changelog.md
+%doc readme.md changelog.md
+%license license.txt
%files javadoc -f .mfiles-javadoc
-%doc license.txt
+%license license.txt
%changelog
+* Wed Jun 14 2017 Michael Simacek <msimacek@redhat.com> - 1.7-1
+- Update to upstream version 1.7
+
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
diff --git a/sources b/sources
index f1cf724..3ae8229 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88c687bedd1e9cef1a652a05dfa2f169 jansi-native-1.5.tar.gz
+SHA512 (jansi-native-1.7.tar.gz) = 59bd5234a24a730d8e8c3fab383d64c460e5b115e37d6f9bd611631077ddbc7749c444ad803228fb3d914be57fe78accb419a5692da60d0a306af043f58fcb32
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-20 12:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-20 12:13 [rpms/jansi-native] epel10: Update to upstream version 1.7 Michael Simacek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox