forked from pool/java-diff-utils
Accepting request 1111072 from home:urbic:branches:Java:packages
- Update to v4.12
* Changes and new Features
+ Fizzy apply in #125
+ Fix a typo in ComputeDifference.java in #140
+ Fix for #141 in #144
+ Update version in gradle example of README in #145
OBS-URL: https://build.opensuse.org/request/show/1111072
OBS-URL: https://build.opensuse.org/package/show/Java:packages/java-diff-utils?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f9f0f5adbbbdbe96414625e9b5e69d0e93e9768ee07fede244e9e5360c38770
|
||||
size 2074935
|
||||
3
java-diff-utils-parent-4.12.tar.gz
Normal file
3
java-diff-utils-parent-4.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dfca1a2bbe0c3a80e8129131863f50d2b022be520f5b2356552ac02a0da2b24a
|
||||
size 2080632
|
||||
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 13 12:30:05 UTC 2023 - Anton Shvetz <shvetz.anton@gmail.com>
|
||||
|
||||
- Update to v4.12
|
||||
* Changes and new Features
|
||||
+ Fizzy apply in #125
|
||||
+ Fix a typo in ComputeDifference.java in #140
|
||||
+ Fix for #141 in #144
|
||||
+ Update version in gradle example of README in #145
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 13 06:15:56 UTC 2023 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package java-diff-utils
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: java-diff-utils
|
||||
Version: 4.11
|
||||
Version: 4.12
|
||||
Release: 0
|
||||
Summary: A Java library for performing the comparison operations between texts
|
||||
License: Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user