SHA256
1
0
forked from pool/libpaper

19 Commits

Author SHA256 Message Date
c4e08526e8 Accepting request 1176696 from home:WernerFink:branches:Publishing
- 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
2024-05-24 13:27:32 +00:00
5672da2abc - Update 2.1.3:
* This release fixes a small problem with the paperspecs(5) man page,
    and ensures that the name of the ‘paper’ program is always set,
    even in a non-relocatable build.

OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=33
2024-02-15 13:39:51 +00:00
d223822099 - Update to 2.1.2:
* This release contains a change only to the tests, which improves
    the detection of glibc.

OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=31
2023-11-28 07:07:04 +00:00
5a368ec9de - Update to 2.1.1:
* This release fixes the -N flag of paperconf.

OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=29
2023-08-02 12:29:39 +00:00
f35156e9ab - Update to 2.1.0:
* This release reintroduces the old ‘paperconf’ utility, for
    backwards compatibility only.

OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=27
2023-04-20 07:49:04 +00:00
d5ab7e2c5f - Update to 2.0.10:
* minor build fix.

OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=25
2023-02-27 10:41:51 +00:00
c9de95b83b - Update to 2.0.4:
* don't hardcore binary name in tests

OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=22
2023-02-20 14:00:16 +00:00
10c0423309 Accepting request 1041725 from home:dirkmueller:Factory
- update to 2.0.4:
  * don't hardcode make binary name in tests

OBS-URL: https://build.opensuse.org/request/show/1041725
OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=20
2022-12-09 06:55:01 +00:00
834229c4b6 - Update to 2.0.3:
* 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
2022-11-07 15:53:03 +00:00
cb5adbadc1 HOME not set
OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=15
2022-08-24 11:56:40 +00:00
a14e31f3b7 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=14
2022-08-24 11:14:58 +00:00
fa99c84837 OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=12 2022-08-24 10:12:34 +00:00
c0f1d720fd OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=11 2022-08-24 09:21:53 +00:00
06bc9f0e52 Patch libpaper.c.in.in
OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=8
2022-08-24 08:29:18 +00:00
bc5a8576c5 No SIGSEGV on xdvipdfmx
OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=7
2022-08-24 07:44:10 +00:00
981de13cb3 Accepting request 998649 from home:dimstar:Factory
- The new libpaper also conflicts with paper directly, as
  /etc/paperspecs used to be in paper. Add split provides for the
  move from paper to libpaper for /etc/paperspecs.

OBS-URL: https://build.opensuse.org/request/show/998649
OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=6
2022-08-22 13:07:47 +00:00
73beb684a1 Accepting request 998603 from home:dimstar:Factory
- 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
2022-08-22 10:07:55 +00:00
8b80c90bcc - Update to 1.2.2:
* Allow the user paperspecs file to be invalid.
  * Make systempapername() return a value that must be freed by the caller.
  * Set free_xdg_config_home precisely when needed.

OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=2
2022-08-03 06:43:20 +00:00
0f8d78ddfd Accepting request 986567 from home:polslinux:branches:Publishing
This package supersedes https://build.opensuse.org/package/show/Publishing/paper , which is now completely gone also from upstream (https://github.com/rrthomas/paper).

OBS-URL: https://build.opensuse.org/request/show/986567
OBS-URL: https://build.opensuse.org/package/show/Publishing/libpaper?expand=0&rev=1
2022-07-12 16:13:08 +00:00