- Update 2.2.5:
* This release exports the symbol ‘defaultpaper’, which was previously missing.
* Former release adds missing license files (GPL 3 and MIT) to the source tarball.
* Former release fixes the build when configured without --enable-relocatable
* Former release fixes the license headers of paper.c and paper.h
* Former release merely puts the correct copyright holders in the copy of
the MIT License.
* Former release adds the option of using the library under the MIT license
when it is built without relocation support (--enable-relocatable).
It achieves this by replacing all the other LGPL’ed code from gnulib
with alternative code.
OBS-URL: https://build.opensuse.org/request/show/1176696
OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=35
* avoid error in paperconfig
* paperinit: fix a space leak in case of error parsing paperspecs
* paper.c: make unit_list const char *, to fix a warning
* paper.c: fix a trivial leak
* fix segfault when HOME is unset (thanks, Werner Fink)
* fix a segfault in systempapername() (fix from Werner Fink, thanks!)
* hardwire papersize configuration filename to ‘papersize’
- Remove upstreamed libpaper-foul.patch
OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=18
- Try to fix upgrade issues:
+ Move paper provides/obsoletes to libpaper-tools sub-package:
the paper binary is there, making this the most correct place.
+ Have libpaper conflict with libpaper-utils: the old package
had doc files in /usr/share/doc/packages/libpaper, which now
conflicts.
- Do not package ChangeLog file: it only has a reference to 'check
git history' (not even with a link to the repository).
OBS-URL: https://build.opensuse.org/request/show/998603
OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=5