Update to 20221022 version (#2137768)
This commit is contained in:
parent
53c735a205
commit
041472d13b
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ libuninameslist-20091231.tar.bz2
|
||||
/20210917.tar.gz
|
||||
/20211114.tar.gz
|
||||
/20220701.tar.gz
|
||||
/20221022.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: libuninameslist
|
||||
Version: 20220701
|
||||
Release: 2%{?dist}
|
||||
Version: 20221022
|
||||
Release: 1%{?dist}
|
||||
|
||||
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
|
||||
|
||||
%changelog
|
||||
* Wed Oct 26 2022 Parag Nemade <pnemade AT redhat DOT com> - 20221022-1
|
||||
- Update to 20221022 version (#2137768)
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20220701-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (20220701.tar.gz) = 9d70a9dd4f97e6b4bd601bc2e28c37a27ed2e72311ed7c66cd056323f9c5cfb8f9b4832326eb11a99b1a0e29467e859708f5256b31de5399ed7247257183fc98
|
||||
SHA512 (20221022.tar.gz) = e1fb9c74f7ad2b116ade1333c4ba65a7c0e5e172dd9bdb16b8abdc07b9ffb4dc508a3b07f537dc5f9fd021e0ff664bc56ca8a2ef2551f867ca755307aa16b2df
|
||||
|
Loading…
Reference in New Issue
Block a user