SHA256
1
0
forked from pool/libgcrypt

- remove conditionals for unsupported distributions (before 13.2),

it would not build anyway because of new dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libgcrypt?expand=0&rev=82
This commit is contained in:
P. Janouch
2016-05-16 14:41:28 +00:00
committed by Git OBS Bridge
parent 5f4c72ab48
commit b7923a28bd
2 changed files with 7 additions and 19 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon May 16 14:37:45 UTC 2016 - pjanouch@suse.de
- remove conditionals for unsupported distributions (before 13.2),
it would not build anyway because of new dependencies
-------------------------------------------------------------------
Mon May 16 12:36:14 UTC 2016 - pjanouch@suse.de