Update to version 2.4.3
- resolves: RHEL-89875
This commit is contained in:
parent
64368bfa38
commit
dacf4d9d1f
2
.gitignore
vendored
2
.gitignore
vendored
@ -35,3 +35,5 @@
|
|||||||
/talloc-2.4.1.tar.asc
|
/talloc-2.4.1.tar.asc
|
||||||
/talloc-2.4.2.tar.gz
|
/talloc-2.4.2.tar.gz
|
||||||
/talloc-2.4.2.tar.asc
|
/talloc-2.4.2.tar.asc
|
||||||
|
/talloc-2.4.3.tar.asc
|
||||||
|
/talloc-2.4.3.tar.gz
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
Name: libtalloc
|
Name: libtalloc
|
||||||
Version: 2.4.2
|
Version: 2.4.3
|
||||||
Release: %autorelease -b 100
|
Release: %autorelease -b 100
|
||||||
Summary: The talloc library
|
Summary: The talloc library
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
@ -75,6 +75,7 @@ doxygen doxy.config
|
|||||||
cp -a doc/man/man3 %{buildroot}%{_mandir}
|
cp -a doc/man/man3 %{buildroot}%{_mandir}
|
||||||
|
|
||||||
%files
|
%files
|
||||||
|
%license LICENSE
|
||||||
%{_libdir}/libtalloc.so.*
|
%{_libdir}/libtalloc.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
|||||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (talloc-2.4.2.tar.gz) = fb91665ffbe0cce96b1359940ff3ed21330c81c5331140788a26aa94f82b50492176e6000ff54b31d1a434bb1cb53a6a2c7894153545252a1fd91bda7c05a213
|
SHA512 (talloc-2.4.3.tar.asc) = 621c551a38057e351fdcc83c773aea78b0343dabfd6206f74b8ff8798eef330c9514477ad7086da6279f517eb9e5c01d7dbac3ba1f3c7040cdddf15d41a0a51c
|
||||||
SHA512 (talloc-2.4.2.tar.asc) = ab3cf2c1770a2d77bcbe950d20cf1509f5827cd773bc0153ffa301dc96de9bcec2c10ec57d7dfdf4ca0bdd4e41eed0dd896faecbcf15527e5b2ab5a50b27e4b3
|
SHA512 (talloc-2.4.3.tar.gz) = 7174a069dd3d4ebf8c04fee3434fd50269015bb8f039839e7e7723f431d089b66fb0167e8893bff2d1c392de1ac33665e5b278168246da30d528d522b0e1d5bd
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user