!2 libtdb: bugfix about update
Merge pull request !2 from orange-snn/master
This commit is contained in:
commit
006c04c631
@ -1,6 +1,6 @@
|
|||||||
Name: libtdb
|
Name: libtdb
|
||||||
Version: 1.4.2
|
Version: 1.4.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: The Tdb library
|
Summary: The Tdb library
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
URL: http://tdb.samba.org/
|
URL: http://tdb.samba.org/
|
||||||
@ -10,6 +10,7 @@ BuildRequires: gcc libxslt docbook-style-xsl
|
|||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
Provides: bundled(libreplace)
|
Provides: bundled(libreplace)
|
||||||
Obsoletes: python2-tdb < 1.4.2-1
|
Obsoletes: python2-tdb < 1.4.2-1
|
||||||
|
Obsoletes: python2-samba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Tdb library implements a trivial database.
|
Tdb library implements a trivial database.
|
||||||
@ -88,6 +89,9 @@ make %{?_smp_mflags} check
|
|||||||
%ldconfig_scriptlets
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 21 2020 songnannan <songnannan2@huawei.com> - 1.4.2-2
|
||||||
|
- bugfix about update
|
||||||
|
|
||||||
* Sat Feb 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.4.2-1
|
* Sat Feb 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.4.2-1
|
||||||
- update to 1.4.2-1, drop python2 support
|
- update to 1.4.2-1, drop python2 support
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user