Fix small formatting issues
Signed-off-by: Jonathan Dieter <jdieter@gmail.com>
This commit is contained in:
parent
2dc706a0dd
commit
6a7cac0bec
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
|||||||
/zchunk-1.2.0.tar.gz
|
/zchunk-1.2.0.tar.gz
|
||||||
/zchunk-1.2.1.tar.gz
|
/zchunk-1.2.1.tar.gz
|
||||||
/zchunk-1.2.2.tar.gz
|
/zchunk-1.2.2.tar.gz
|
||||||
|
/zchunk-1.2.3.tar.gz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (zchunk-1.2.2.tar.gz) = 3c7f0a9236a23eb10fe9145f4b2b72ceab274f0baff2791a7d2fbe002ffd90b30bba0e2b532f9a0563a2a29d2dfe7a11932b069ffa9c9a9ada2fd39444b74ec3
|
SHA512 (zchunk-1.2.3.tar.gz) = 5e46d8c3e36034de8424937cdfac59acdfaf332203e6e5d8b290614cbbe0340998d53b0583b0ef93189f41dc89219a75f50572757ebcea9abd83bd9aad861a73
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: zchunk
|
Name: zchunk
|
||||||
Version: 1.2.2
|
Version: 1.2.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Compressed file format that allows easy deltas
|
Summary: Compressed file format that allows easy deltas
|
||||||
License: BSD and MIT
|
License: BSD and MIT
|
||||||
URL: https://github.com/zchunk/zchunk
|
URL: https://github.com/zchunk/zchunk
|
||||||
@ -84,6 +84,9 @@ install contrib/gen_xml_dictionary %{buildroot}%{_libexecdir}/zck_gen_xml_dictio
|
|||||||
%{_includedir}/zck.h
|
%{_includedir}/zck.h
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 16 2022 Jonathan Dieter <jdieter@gmail.com> - 1.2.3-1
|
||||||
|
- Fixed some small formatting issues
|
||||||
|
|
||||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2
|
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user