diff --git a/pappl-1.2.3.tar.gz b/pappl-1.2.3.tar.gz deleted file mode 100644 index 6210c83..0000000 --- a/pappl-1.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19a2bebe7ceb0223aa2400b6f28f38cc066cdfafbdaf4b87f678911644fd568e -size 2445706 diff --git a/pappl-1.2.3.tar.gz.sig b/pappl-1.2.3.tar.gz.sig deleted file mode 100644 index 42a7623..0000000 Binary files a/pappl-1.2.3.tar.gz.sig and /dev/null differ diff --git a/pappl-1.3.0.tar.gz b/pappl-1.3.0.tar.gz new file mode 100644 index 0000000..0a73c25 --- /dev/null +++ b/pappl-1.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:699fe1c4e02b23d34ed21e3bcff0eb437c6f0903f1dbc3ed48d30309eea12c00 +size 2547620 diff --git a/pappl-1.3.0.tar.gz.sig b/pappl-1.3.0.tar.gz.sig new file mode 100644 index 0000000..5690f19 Binary files /dev/null and b/pappl-1.3.0.tar.gz.sig differ diff --git a/pappl.changes b/pappl.changes index 731ec81..6032e84 100644 --- a/pappl.changes +++ b/pappl.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Fri Dec 2 15:37:17 UTC 2022 - Jan Engelhardt + +- Update to release 1.3.0 + * Added debug logging for device management. + * Added support for job hold and release. + * Added papplLocGetDefaultMediaSizeName function to get the + default media size for the current country. + * Added support for localized banners at the top of printer and + system web pages. + * Added support for PNG image scaling using embedded resolution + information. + * Added timer APIs to manage periodic tasks, APIs to limit the + max size of JPEG/PNG. + * Added support for network configuration via callbacks, + * Updated PAPPL to conform to the new prototype PWG 5100.13 + specification + ------------------------------------------------------------------- Thu Oct 13 09:45:15 UTC 2022 - Jan Engelhardt diff --git a/pappl.spec b/pappl.spec index 9e8a334..c840f2e 100644 --- a/pappl.spec +++ b/pappl.spec @@ -18,7 +18,7 @@ Name: pappl %define lname libpappl1 -Version: 1.2.3 +Version: 1.3.0 Release: 0 Summary: A printer application framework License: Apache-2.0