Update to 20210626 version (#1976540)
This commit is contained in:
parent
2b398f1b1e
commit
5ce9c9f121
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ libuninameslist-20091231.tar.bz2
|
|||||||
/20190701.tar.gz
|
/20190701.tar.gz
|
||||||
/20200313.tar.gz
|
/20200313.tar.gz
|
||||||
/20200413.tar.gz
|
/20200413.tar.gz
|
||||||
|
/20210626.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libuninameslist
|
Name: libuninameslist
|
||||||
Version: 20200413
|
Version: 20210626
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
Summary: A library providing Unicode character names and annotations
|
Summary: A library providing Unicode character names and annotations
|
||||||
|
|
||||||
@ -50,6 +50,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
|||||||
%{_libdir}/pkgconfig/libuninameslist.pc
|
%{_libdir}/pkgconfig/libuninameslist.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 02 2021 Parag Nemade <pnemade AT redhat DOT com> - 20210626-1
|
||||||
|
- Update to 20210626 version (#1976540)
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200413-3
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200413-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (20200413.tar.gz) = c07f5733df80e6be204beb019fff99991f0c80f78014c42f583399801b814f4df4f8f6ef9f247a24ddfe68cba2620664cb8236d7eabf72a5bf42b3e2386b6a71
|
SHA512 (20210626.tar.gz) = 4873af4e6197606b03da841781ae3289a72891b98d4e2a9f3bf41406768f7c29130c24149fd942a2f04c6e3ee418b7266f1a75f2da33ac7cd2d3c3706b9c20dd
|
||||||
|
Loading…
Reference in New Issue
Block a user