SHA256
1
0
forked from pool/keyutils

Accepting request 236509 from home:msmeissn:branches:security

- correct the obsoletes and provides in baselibs.conf to be correct.
  bnc#881533

OBS-URL: https://build.opensuse.org/request/show/236509
OBS-URL: https://build.opensuse.org/package/show/security/keyutils?expand=0&rev=29
This commit is contained in:
Marcus Meissner 2014-06-07 00:16:00 +00:00 committed by Git OBS Bridge
parent 50426ce05d
commit c3d9d75b9d
2 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,4 @@
# Change from "<=" to "<" on 1.5
libkeyutils1
obsoletes "keyutils-libs <= <version>"
provides "keyutils-libs = <version>"
obsoletes "keyutils-libs-<targettype> < <version>"
provides "keyutils-libs-<targettype> = <version>"

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 5 13:58:56 UTC 2014 - meissner@suse.com
- correct the obsoletes and provides in baselibs.conf to be correct.
bnc#881533
-------------------------------------------------------------------
Wed May 14 02:19:52 UTC 2014 - nfbrown@suse.com