Accepting request 836160 from home:jengelh:branches:server:database

- Update requires and baselibs for new libodbc2.

OBS-URL: https://build.opensuse.org/request/show/836160
OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=61
This commit is contained in:
Michael Vetter 2020-09-23 07:50:34 +00:00 committed by Git OBS Bridge
parent 6ec9a6cef7
commit 6a0465e982
3 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,5 @@
unixODBC
unixODBC-devel
requires "unixODBC-<targettype> = <version>"
requires "libodbc2-<targettype> = <version>"
libodbc2

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 22 20:27:56 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
- Update requires and baselibs for new libodbc2.
-------------------------------------------------------------------
Wed Sep 16 10:47:31 UTC 2020 - Jan Engelhardt <jengelh@inai.de>

View File

@ -53,6 +53,7 @@ management systems.
Summary: Includes for ODBC Development
Group: Development/Libraries/C and C++
Requires: %{name} = %{version}
Requires: libodbc2 = %{version}
Conflicts: libiodbc-devel
%description