SHA256
1
0
forked from pool/bzip2

- Cleanup a bit.

- Remove the profiling stuff as it should not be used nowdays.
  At least even factory builds without it.
- Provide libbz2.so.1.0 as other distros do, so we can run tiny
  things like steam.

OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=50
This commit is contained in:
Tomáš Chvátal
2014-12-29 16:50:06 +00:00
committed by Git OBS Bridge
parent a49ffa81d6
commit 7082a486dd
2 changed files with 33 additions and 47 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Dec 29 16:48:23 UTC 2014 - tchvatal@suse.com
- Cleanup a bit.
- Remove the profiling stuff as it should not be used nowdays.
At least even factory builds without it.
- Provide libbz2.so.1.0 as other distros do, so we can run tiny
things like steam.
-------------------------------------------------------------------
Fri Dec 19 11:01:43 UTC 2014 - meissner@suse.com