Update to 20220701 version (#2103354)
This commit is contained in:
parent
8f3214f916
commit
299a565071
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ libuninameslist-20091231.tar.bz2
|
|||||||
/20210626.tar.gz
|
/20210626.tar.gz
|
||||||
/20210917.tar.gz
|
/20210917.tar.gz
|
||||||
/20211114.tar.gz
|
/20211114.tar.gz
|
||||||
|
/20220701.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: libuninameslist
|
Name: libuninameslist
|
||||||
Version: 20211114
|
Version: 20220701
|
||||||
Release: 2%{?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
|
||||||
|
* Mon Jul 04 2022 Parag Nemade <pnemade AT redhat DOT com> - 20220701-1
|
||||||
|
- Update to 20220701 version (#2103354)
|
||||||
|
|
||||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20211114-2
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20211114-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (20211114.tar.gz) = 6ae7279448b921bc1a4ab3ee536c10a92091d8e97b868d71bf8337fd5f872539059a6980c10790380c28f30611d7515958ff29f44e84ad1c7aa8693fe2d43f8e
|
SHA512 (20220701.tar.gz) = 9d70a9dd4f97e6b4bd601bc2e28c37a27ed2e72311ed7c66cd056323f9c5cfb8f9b4832326eb11a99b1a0e29467e859708f5256b31de5399ed7247257183fc98
|
||||||
|
Loading…
Reference in New Issue
Block a user