Compare commits
2 Commits
e41761fe62
...
afd0b4881d
Author | SHA1 | Date | |
---|---|---|---|
|
afd0b4881d | ||
|
cf512a609b |
2
.gitignore
vendored
2
.gitignore
vendored
@ -31,3 +31,5 @@
|
|||||||
/talloc-2.3.4.tar.gz
|
/talloc-2.3.4.tar.gz
|
||||||
/talloc-2.4.0.tar.asc
|
/talloc-2.4.0.tar.asc
|
||||||
/talloc-2.4.0.tar.gz
|
/talloc-2.4.0.tar.gz
|
||||||
|
/talloc-2.4.1.tar.gz
|
||||||
|
/talloc-2.4.1.tar.asc
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
00ba62b3b463e357d84d0500241675bef4e09469 talloc-2.4.0.tar.asc
|
235cba1b89f265f0e7745d03c280199c8f1711e3 talloc-2.4.1.tar.gz
|
||||||
eed6d0fd3cdc28c3f4fd5d5f2895edd1d6d45bb2 talloc-2.4.0.tar.gz
|
272c787f1669dcd66eef26586b853f163836345d talloc-2.4.1.tar.asc
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libtalloc
|
Name: libtalloc
|
||||||
Version: 2.4.0
|
Version: 2.4.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The talloc library
|
Summary: The talloc library
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
URL: https://talloc.samba.org/
|
URL: https://talloc.samba.org/
|
||||||
@ -16,7 +16,6 @@ Source1: https://www.samba.org/ftp/talloc/talloc-%{version}.tar.asc
|
|||||||
Source2: https://download.samba.org/pub/samba/samba-pubkey.asc#/talloc.keyring
|
Source2: https://download.samba.org/pub/samba/samba-pubkey.asc#/talloc.keyring
|
||||||
|
|
||||||
# Patches
|
# Patches
|
||||||
Patch0001: 0003-wafsamba-Fix-few-SyntaxWarnings-caused-by-regular-ex.patch
|
|
||||||
|
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -114,6 +113,9 @@ cp -a doc/man/man3 %{buildroot}%{_mandir}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 30 2023 Andreas Schneider <asn@redhat.com> - 2.4.1-1
|
||||||
|
- resolves: RHEL-16479 - Rebase to version 2.4.1
|
||||||
|
|
||||||
* Mon Jun 05 2023 Pavel Filipenský <pfilipen@redhat.com> - 2.4.0-2
|
* Mon Jun 05 2023 Pavel Filipenský <pfilipen@redhat.com> - 2.4.0-2
|
||||||
- resolves: rhbz#2190418 - Rebuilt to retrigger brew build
|
- resolves: rhbz#2190418 - Rebuilt to retrigger brew build
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (talloc-2.4.0.tar.asc) = 5d1b766198fb326dd3fd75a88a8f0afaa59bd7228b0143610882fb47cf566b34e7d68d0b4de20df759c7d57f4d4604f3f336990a03f67eaba21e26fe625c0ed7
|
SHA512 (talloc-2.4.1.tar.gz) = 4de3b66d7cd1ff3f53e28e86bf9e89528635465c67868e1262aab6946106c228b2c184e988561361c3194fb260d83e016477254c9dbea7abff40c4dc0d31c76c
|
||||||
SHA512 (talloc-2.4.0.tar.gz) = 810d92a614d0b9e0ac6fe403c1643c4dda435f79c4627d3c3be228f94b4b2ee8e528efbbed07f7d1a16043d6e55bdf4f10826f31fb8ca1c649c4126ea09a3aff
|
SHA512 (talloc-2.4.1.tar.asc) = 422cd1a8ba6613f9181cd7fce6d42f2da8a119f66cf6bf490f8a4271101cadeadea78eadeb7533c57b3695be862b9f9c56319aab9a89c446c5463ed08651d226
|
||||||
|
Loading…
Reference in New Issue
Block a user