2 Commits

4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f51284f2cb24aa653288f05aad32d6ec6ebb9546143ed7c588d40ba82f24b79a
size 478449

3
bup-0.33.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03bf3c02ee6912d9f2e017e488625948818efc8538bbc6a7d6a993fbdee709a4
size 498077

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 22 11:38:42 UTC 2025 - ecsos <ecsos@opensuse.org>
- Update to 0.33.7
- See https://github.com/bup/bup/blob/main/note/0.33.7-from-0.33.6.md
- Changes from 0.33.6
- See https://github.com/bup/bup/blob/main/note/0.33.6-from-0.33.5.md
- Changes from 0.33.5
- See https://github.com/bup/bup/blob/main/note/0.33.5-from-0.33.4.md
-------------------------------------------------------------------
Mon Oct 7 05:32:19 UTC 2024 - ecsos <ecsos@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package bup
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,7 @@
%define pythons python311
%endif
Name: bup
Version: 0.33.4
Version: 0.33.7
Release: 0
Summary: Backup program based on git
License: LGPL-2.0-only
@@ -103,6 +103,7 @@ make check
%ifnarch %ix86
%{_docdir}/%{name}/
%{_mandir}/man1/*
%{_mandir}/man5/*
%endif
%changelog