public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jansi-native] epel10: Upstream release 1.5
@ 2026-08-20 12:13 Marek Goldmann
  0 siblings, 0 replies; only message in thread
From: Marek Goldmann @ 2026-08-20 12:13 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/jansi-native
Branch : epel10
Commit : 2634570643beb129f5c66ea3184ab6d719ed341a
Author : Marek Goldmann <marek.goldmann@gmail.com>
Date   : 2013-09-11T12:50:53+02:00
Stats  : +9/-13 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/jansi-native/c/2634570643beb129f5c66ea3184ab6d719ed341a?branch=epel10

Log:
Upstream release 1.5

---
diff --git a/.gitignore b/.gitignore
index 910e2b5..d1af1e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /jansi-native-1.2.tar.xz
 /jansi-native-1.4.tar.xz
+/jansi-native-1.5.tar.gz

diff --git a/jansi-native.spec b/jansi-native.spec
index 1f38c60..ca92b73 100644
--- a/jansi-native.spec
+++ b/jansi-native.spec
@@ -6,18 +6,13 @@
 %endif
 
 Name:             jansi-native
-Version:          1.4
-Release:          7%{?dist}
+Version:          1.5
+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/
-
-# git clone git://github.com/fusesource/jansi-native.git
-# cd jansi-native && git archive --format=tar --prefix=jansi-native-1.4/ jansi-native-1.4 | xz > jansi-native-1.4.tar.xz
-Source0:          jansi-native-%{version}.tar.xz
-
-Patch0:           0001-Fixing-archiver-requires-AM_PROG_AR-in-configure.ac-.patch
+Source0:          https://github.com/fusesource/jansi-native/archive/jansi-native-1.5.tar.gz
 
 BuildRequires:    maven-local
 BuildRequires:    maven-compiler-plugin
@@ -47,15 +42,12 @@ when output is being sent to output devices which cannot support ANSI sequences.
 
 %package javadoc
 Summary:          Javadocs for %{name}
-Group:            Documentation
-Requires:         jpackage-utils
 
 %description javadoc
 This package contains the API documentation for %{name}.
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n jansi-native-jansi-native-%{version}
 
 %build
 %mvn_build
@@ -71,6 +63,9 @@ This package contains the API documentation for %{name}.
 %doc license.txt
 
 %changelog
+* Wed Sep 11 2013 Marek Goldmann <mgoldman@redhat.com> - 1.5-1
+- Upstream release 1.5
+
 * Tue Aug 06 2013 Marek Goldmann <mgoldman@redhat.com> - 1.4-7
 - New guidelines
 

diff --git a/sources b/sources
index ba17367..f1cf724 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1fbcce12b150575c234f57086609c0d0  jansi-native-1.4.tar.xz
+88c687bedd1e9cef1a652a05dfa2f169  jansi-native-1.5.tar.gz

^ 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: Upstream release 1.5 Marek Goldmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox