New upstream release 1.4.3
This commit is contained in:
parent
c74409477d
commit
e591332967
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/ldb-1.4.0.tar.gz
|
||||
/ldb-1.4.1.tar.gz
|
||||
/ldb-1.4.2.tar.gz
|
||||
/ldb-1.4.3.tar.gz
|
||||
|
@ -13,7 +13,7 @@
|
||||
%global tevent_version 0.9.36
|
||||
|
||||
Name: libldb
|
||||
Version: 1.4.2
|
||||
Version: 1.4.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A schema-less, ldap like, API and database
|
||||
Requires: libtalloc%{?_isa} >= %{talloc_version}
|
||||
@ -252,6 +252,9 @@ rm -f $RPM_BUILD_ROOT/%{_mandir}/man3/_*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Nov 8 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.4.3-1
|
||||
- New upstream release 1.4.3
|
||||
|
||||
* Thu Aug 16 2018 Lukas Slebodnik <lslebodn@fedoraproject.org> - 1.4.2-1
|
||||
- New upstream release 1.4.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ldb-1.4.2.tar.gz) = f2b44cebd0f8c77926aa364d9ac4ea37da4a780b94e7f9fba7a55fef825e90e469a3230e56cd2b23ce4f6b528dda9041863e4af77bb0826a117e8317a0b79070
|
||||
SHA512 (ldb-1.4.3.tar.gz) = 081dbc23e810213fb60fdb07c7f3bf1ec8849d10483c5cdabb8add2568d4f80d03bd74d7be3fcf9bb853eaf25aa6bbb2d69cda3f55dda0270978b051da315cb2
|
||||
|
Loading…
Reference in New Issue
Block a user