Update to 20190701. Fixes bug #1725748
This commit is contained in:
parent
ee76b45761
commit
7e50463773
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ libuninameslist-20091231.tar.bz2
|
|||||||
/20180408.tar.gz
|
/20180408.tar.gz
|
||||||
/20180701.tar.gz
|
/20180701.tar.gz
|
||||||
/20190305.tar.gz
|
/20190305.tar.gz
|
||||||
|
/20190701.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libuninameslist
|
Name: libuninameslist
|
||||||
Version: 20190305
|
Version: 20190701
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
Summary: A library providing Unicode character names and annotations
|
Summary: A library providing Unicode character names and annotations
|
||||||
@ -49,6 +49,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
|||||||
%{_libdir}/pkgconfig/libuninameslist.pc
|
%{_libdir}/pkgconfig/libuninameslist.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 05 2019 Kevin Fenzi <kevin@scrye.com> - 20190701-1
|
||||||
|
- Update to 20190701. Fixes bug #1725748
|
||||||
|
|
||||||
* Sun Mar 10 2019 Kevin Fenzi <kevin@scrye.com> - 20190305-1
|
* Sun Mar 10 2019 Kevin Fenzi <kevin@scrye.com> - 20190305-1
|
||||||
- Update to 20190305. Fixes bug #1685821
|
- Update to 20190305. Fixes bug #1685821
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (20190305.tar.gz) = f1ce14c9d6f9c7da483f4e93b6ebab3e5e586496784063af8443e575d5063ec33d7cbdde780895a5f6df972c7efb8ced769e1be0c8cf603d8f96724ade9dcd63
|
SHA512 (20190701.tar.gz) = c12e7625cd54808936135c2771df7828b404983a350cc266d1ee882cfba3cbadfa01bcb76611b2429a411eac3af2cbbf1b54cb7a40f5ad98bf4746948e558bca
|
||||||
|
Loading…
Reference in New Issue
Block a user