snapper: upgrade 0.13.0 -> 0.13.1

Bugfix release in the 0.13 line (the newest snapper tag; the higher
numbered yast-snapper/2_2x_y tags in the same repository belong to the
separate YaST snapper module, not to snapper itself). No build system or
packaging changes; COPYING is unchanged.

AI-Generated: Uses Claude Code
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Khem Raj
2026-08-04 07:15:14 +00:00
parent 007348d1d9
commit 6732b5b6e0
@@ -9,7 +9,7 @@ DEPENDS = "acl boost btrfs-tools dbus e2fsprogs json-c libxml2 lvm2 ncurses zlib
inherit autotools-brokensep pkgconfig gettext manpages
SRC_URI = "git://github.com/openSUSE/snapper.git;protocol=https;branch=master"
SRCREV = "3a3bd97083976d28538d402284ff947b4aab5b8f"
SRCREV = "8cfc33817b91dbf7194d7fd043dc378026d01db5"
EXTRA_OECONF += "--disable-zypp"