Rebase to version 2.3.4
resolves: rhbz#2132000
This commit is contained in:
parent
9920feae52
commit
961f11f57e
2
.gitignore
vendored
2
.gitignore
vendored
@ -27,3 +27,5 @@
|
||||
/talloc-2.3.2.tar.gz
|
||||
/talloc-2.3.3.tar.gz
|
||||
/talloc-2.3.3.tar.asc
|
||||
/talloc-2.3.4.tar.asc
|
||||
/talloc-2.3.4.tar.gz
|
||||
|
@ -5,7 +5,7 @@
|
||||
%endif
|
||||
|
||||
Name: libtalloc
|
||||
Version: 2.3.3
|
||||
Version: 2.3.4
|
||||
Release: 1%{?dist}
|
||||
Summary: The talloc library
|
||||
License: LGPLv3+
|
||||
@ -114,6 +114,9 @@ cp -a doc/man/man3 %{buildroot}%{_mandir}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 20 2022 Andreas Schneider <asn@redhat.com> - 2.3.4-1
|
||||
- resolves: rhbz#2132000 - Rebase to version 2.3.4
|
||||
|
||||
* Mon Nov 29 2021 Pavel Filipenský <pfilipen@redhat.com> - 2.3.3-1
|
||||
- resolves: rhbz#2013581 - Rebase to version 2.3.3
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (talloc-2.3.3.tar.gz) = 1e4b90769b9be72421d76bf9149fd0736f43d034b1573ab2dfb5cd613b4fb3fdf67d575f81789851787e1cbbc7353cdfc114cefbccb15fc0f39e222f40aff65f
|
||||
SHA512 (talloc-2.3.3.tar.asc) = 26f765df1c78b546fc3f45fc5948ae40f4b5f11507852c16fb3c19046307a0f4c992d17fe18e8d3d1fc9aebd9680d3a1a02d51fab9fa8798c17065e22e227732
|
||||
SHA512 (talloc-2.3.4.tar.asc) = 0d98c4c4b951edef613777ce08305dd0c255cd08f68f7fc42304d8e86e240fe7b9d5eec377d5eeaa47b1813e43b788266f719343691e901b5c40f36fc6e147d2
|
||||
SHA512 (talloc-2.3.4.tar.gz) = c46488deda99753fd79566d42cae88899b71196513a127813be2cb855e7f36b77132f0552297ee4153ba4d8f177cea3bb0dc93340caabf321c026657744684d9
|
||||
|
Loading…
Reference in New Issue
Block a user