diff --git a/libfwps-alpha-20231126.tar.gz b/libfwps-alpha-20231126.tar.gz deleted file mode 100644 index bbeb3ef..0000000 --- a/libfwps-alpha-20231126.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe06a8a9673b8a3d23c648d78920ba9fbc78afcbc2c82c6cda026df2b6f726c8 -size 1287263 diff --git a/libfwps-alpha-20231126.tar.gz.asc b/libfwps-alpha-20231126.tar.gz.asc deleted file mode 100644 index 62a0c8d..0000000 --- a/libfwps-alpha-20231126.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVk5UgACgkQ2WJeXXrQ -F36V3Qf/Y66ttm7lwCSQQlKjHAyN9/Yc8EwXLd27pnGQqAqM7+swkhyz88dkKgqy -UipJgC1c3/sAoGiDnPPgggGIeTcYjlM1V8Gd/ffvIT+YnlvHXSOb3BdkEtW1N6jJ -kwzokzo7nRhsLEDE4xqq7+uGCNPVteo4f6BIT8wIIhKY3W6PIqxuVg1cT7M2yf0f -oeKeJ2/VzR1hzGK+KBtVq6om2qmgXJv7jsVc+qIEMCiwuNIdkGAQPciw/lIcgLDj -mGQNNoPWMstMtcTLH2tDzhnzaPehue78/h5xmJhQjF+xQOotKBmT+nhz+C786Dr1 -X9e8eRplDWqkMqtoqhTvgauTuMBGqQ== -=GVVy ------END PGP SIGNATURE----- diff --git a/libfwps-alpha-20240120.tar.gz b/libfwps-alpha-20240120.tar.gz new file mode 100644 index 0000000..a8ef2d4 --- /dev/null +++ b/libfwps-alpha-20240120.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325b851f51f041a92841519f49482ee3d7c29bc0b353a5e4b40522159d91a5b9 +size 1278309 diff --git a/libfwps-alpha-20240120.tar.gz.asc b/libfwps-alpha-20240120.tar.gz.asc new file mode 100644 index 0000000..f450db8 --- /dev/null +++ b/libfwps-alpha-20240120.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWrnT4ACgkQ2WJeXXrQ +F36eoggAg/PqzvnusV4C2HkvXJfN9HmN32LoS3xOTozVyJN+4bJtayEEOkTfGuZa +AUCBwbrNhgCpp1lz+Gp5pJkDVYUECa7JyscNJpk0U/sJGMZulUDUbZs9TUQOeiD8 +oIJ6vYpr92U+R4Dy4OZQkGyjE0zrFDuXztjjXNY9le0/D2XXnLkAH5BYM0sByP9q +xOuVic1DfkgsJuMSLjmOq9OB90dlFn7SdaNitTNSbolEkXBwmWbtltVG0/N6e6WQ +ed928/m5W7WsjQV/XlByqeFy5bTtS0zoOy6S4tnzmOAgrJok8orJq6uAkR1SBVs2 +eJllMrWV0oeaRnTIuvvH5oiiNQyY4g== +=O7q5 +-----END PGP SIGNATURE----- diff --git a/libfwps.changes b/libfwps.changes index 2a80482..fd6a099 100644 --- a/libfwps.changes +++ b/libfwps.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 20 10:56:33 UTC 2024 - Jan Engelhardt + +- Update to release 20240120 + * Support unpaired UTF-16 surrogates + ------------------------------------------------------------------- Mon Nov 27 19:32:03 UTC 2023 - Jan Engelhardt diff --git a/libfwps.spec b/libfwps.spec index b64061d..0bcdf24 100644 --- a/libfwps.spec +++ b/libfwps.spec @@ -1,7 +1,7 @@ # # spec file for package libfwps # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libfwps %define lname libfwps1 -Version: 20231126 +Version: 20240120 Release: 0 Summary: Library for Windows Property Store data types License: LGPL-3.0-or-later @@ -31,14 +31,14 @@ BuildRequires: %{python_module devel} BuildRequires: c_compiler BuildRequires: pkg-config BuildRequires: python-rpm-macros -BuildRequires: pkgconfig(libcdata) >= 20230108 -BuildRequires: pkgconfig(libcerror) >= 20220101 -BuildRequires: pkgconfig(libclocale) >= 20221218 -BuildRequires: pkgconfig(libcnotify) >= 20220108 -BuildRequires: pkgconfig(libcthreads) >= 20220102 -BuildRequires: pkgconfig(libfdatetime) >= 20220112 -BuildRequires: pkgconfig(libfguid) >= 20220113 -BuildRequires: pkgconfig(libfole) >= 20220115 +BuildRequires: pkgconfig(libcdata) >= 20240103 +BuildRequires: pkgconfig(libcerror) >= 20240101 +BuildRequires: pkgconfig(libclocale) >= 20240107 +BuildRequires: pkgconfig(libcnotify) >= 20240108 +BuildRequires: pkgconfig(libcthreads) >= 2024012 +BuildRequires: pkgconfig(libfdatetime) >= 20240115 +BuildRequires: pkgconfig(libfguid) >= 20240116 +BuildRequires: pkgconfig(libfole) >= 20240119 BuildRequires: pkgconfig(libuna) >= 20230710 %python_subpackages # Various notes: https://en.opensuse.org/libyal