public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michael Simacek <msimacek@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/jansi-native] epel10: Update to upstream version 1.7
Date: Thu, 20 Aug 2026 12:13:24 GMT	[thread overview]
Message-ID: <178722800485.1.15181018080391179136.rpms-jansi-native-287c323632a6@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-20 12:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178722800485.1.15181018080391179136.rpms-jansi-native-287c323632a6@fedoraproject.org \
    --to=msimacek@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox