SHA256
1
0
forked from pool/jurand

Accepting request 1199690 from Java:packages

1.3.3

OBS-URL: https://build.opensuse.org/request/show/1199690
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jurand?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2024-09-10 19:13:14 +00:00 committed by Git OBS Bridge
commit f7f4ee0e90
4 changed files with 17 additions and 5 deletions

BIN
jurand-1.3.2.tar.gz (Stored with Git LFS)

Binary file not shown.

3
jurand-1.3.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9cfcd88b2c173b898c32ee9bbcc3db6c5831518977dcb546a142e6cf1c0b875e
size 19337

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Sep 9 13:07:10 UTC 2024 - Fridrich Strba <fstrba@suse.com>
- Upgrade to version 1.3.3
* Changes:
+ Add suffix to manpage source files
+ Fix install script
+ Rename size to content_size
+ Fix use after free bug
+ Update GH Action checkout to v4
+ Add tests for package-info.java
-------------------------------------------------------------------
Wed Apr 10 06:01:59 UTC 2024 - Fridrich Strba <fstrba@suse.com>

View File

@ -22,7 +22,7 @@
%define with_gcc 11
%endif
Name: jurand
Version: 1.3.2
Version: 1.3.3
Release: 0
Summary: A tool for manipulating Java symbols
License: Apache-2.0
@ -30,11 +30,11 @@ Group: Development/Languages/Java
URL: https://github.com/fedora-java/jurand
Source0: https://github.com/fedora-java/jurand/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
Patch0: jurand-cxx20.patch
BuildRequires: %{rb_default_ruby_suffix}-rubygem-asciidoctor
BuildRequires: diffutils
BuildRequires: gcc%{?with_gcc}-c++
BuildRequires: make
BuildRequires: xmlto
BuildRequires: rubygem(asciidoctor)
%description
The tool can be used for patching .java sources in cases where using sed is