diff --git a/_service b/_service deleted file mode 100644 index 6d9be31..0000000 --- a/_service +++ /dev/null @@ -1,14 +0,0 @@ - - - git - https://github.com/libyal/libfshfs - e42a08693894be332e96f22c0f2cba05a93d036f - - 20210510 - - - *.tar - xz - - - diff --git a/libfshfs-20210510.tar.xz b/libfshfs-20210510.tar.xz deleted file mode 100644 index 9c54718..0000000 --- a/libfshfs-20210510.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d9988ca0e92390622ec73d606d4e0435d71348c3e428320b32b4e7551799bfd -size 272192 diff --git a/libfshfs-experimental-20210602.tar.gz b/libfshfs-experimental-20210602.tar.gz new file mode 100644 index 0000000..fdf2ded --- /dev/null +++ b/libfshfs-experimental-20210602.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118188a88b0cc6bfbbb261f149f3bda186986e38d7e655ef2dcda417a0adb125 +size 1920273 diff --git a/libfshfs.changes b/libfshfs.changes index 844a10e..5ec31a9 100644 --- a/libfshfs.changes +++ b/libfshfs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jun 26 10:33:25 UTC 2021 - Jan Engelhardt + +- Update to release 20210602 + * No changelog was provided + ------------------------------------------------------------------- Fri May 14 22:44:53 UTC 2021 - Jan Engelhardt diff --git a/libfshfs.spec b/libfshfs.spec index 9eaad38..3cf07b4 100644 --- a/libfshfs.spec +++ b/libfshfs.spec @@ -18,13 +18,13 @@ %define lname libfshfs1 Name: libfshfs -Version: 20210510 +Version: 20210602 Release: 0 Summary: Library and tools to access the Mac OS Hierarchical File System (HFS) License: GFDL-1.3-or-later AND LGPL-3.0-or-later Group: Productivity/File utilities URL: https://github.com/libyal/libfshfs -Source: %name-%version.tar.xz +Source: https://github.com/libyal/libfshfs/releases/download/%version/libfshfs-experimental-%version.tar.gz Patch1: system-libs.patch BuildRequires: c_compiler BuildRequires: gettext-tools >= 0.18.1 @@ -34,7 +34,7 @@ BuildRequires: pkgconfig(libbfio) >= 20201229 BuildRequires: pkgconfig(libcdata) >= 20200509 BuildRequires: pkgconfig(libcerror) >= 20201121 BuildRequires: pkgconfig(libcfile) >= 20201229 -BuildRequires: pkgconfig(libclocale) >= 20200913 +BuildRequires: pkgconfig(libclocale) >= 20210526 BuildRequires: pkgconfig(libcnotify) >= 20200913 BuildRequires: pkgconfig(libcpath) >= 20200623 BuildRequires: pkgconfig(libcsplit) >= 20200703