Accepting request 1233713 from devel:tools:scm

OBS-URL: https://build.opensuse.org/request/show/1233713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dulwich?expand=0&rev=65
This commit is contained in:
Ana Guerrero 2024-12-30 11:52:02 +00:00 committed by Git OBS Bridge
commit 87c9d82220
4 changed files with 10 additions and 4 deletions

View File

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

3
dulwich-0.22.7.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Dec 26 00:55:26 UTC 2024 - Lukas Müller <expeehaa@outlook.com>
- Update to version 0.22.7.
* Fix serializing of commits with empty commit messages. (Castedo Ellerman, #1429)
-------------------------------------------------------------------
Sat Nov 23 17:57:27 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -25,7 +25,7 @@
%{?sle15_python_module_pythons}
%define oldpython python
Name: python-dulwich
Version: 0.22.6
Version: 0.22.7
Release: 0
Summary: Pure-Python Git Library
License: Apache-2.0 OR GPL-2.0-or-later