Update to 1.76.0
This commit is contained in:
parent
35e0072880
commit
6bd440ef16
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/leptonica-1.74.4.tar.gz
|
||||
/leptonica-1.75.2.tar.gz
|
||||
/leptonica-1.75.3.tar.gz
|
||||
/leptonica-1.76.0.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: leptonica
|
||||
Version: 1.75.3
|
||||
Release: 2%{?dist}
|
||||
Version: 1.76.0
|
||||
Release: 1%{?dist}
|
||||
Summary: C library for efficient image processing and image analysis operations
|
||||
|
||||
License: Leptonica
|
||||
@ -96,6 +96,9 @@ make check VERBOSE=1
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu May 03 2018 Sandro Mani <manisandro@gmail.com> - 1.76.0-1
|
||||
- Update to 1.76.0
|
||||
|
||||
* Tue Feb 27 2018 Sandro Mani <manisandro@gmail.com> - 1.75.3-2
|
||||
- Make test-failures on big-endian fatal again
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (leptonica-1.75.3.tar.gz) = ba2586e76634afb9be6699e4261e55078dd176ee2d0674aedfe49f7f0736ddedadd6961bcce23391d47dc24511cf5ab4b451544f3349c2d060da5f789dc5ab3f
|
||||
SHA512 (leptonica-1.76.0.tar.gz) = 0d7575dc38d1e656a228ef30412a2cbb908b9c7c8636e4e96f4a7dc0429c04709316b8ad04893285ab430c1b2063d71537fc5b989a0f9dbdbec488713e1bab1f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user