forked from pool/python-feedgenerator
Accepting request 1300056 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1300056 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-feedgenerator?expand=0&rev=11
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2976f6ccc5989a967202da343ea145c21aedabbe0035c7088d64ba0aa9725a60
|
||||
size 20309
|
3
feedgenerator-2.2.1.tar.gz
Normal file
3
feedgenerator-2.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0eaa955f1f0bcb5b87ac195af740f06ff9fff4a40ed30b8a7c6bbebb264d4dd1
|
||||
size 20872
|
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 17 21:02:40 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
- update to version 2.2.1:
|
||||
* Restore missing content property to default item dictionary
|
||||
- change documentation to README.md to match upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 14 17:40:27 UTC 2025 - Benoît Monin <benoit.monin@gmx.fr>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-feedgenerator
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-feedgenerator
|
||||
Version: 2.2.0
|
||||
Version: 2.2.1
|
||||
Release: 0
|
||||
Summary: Standalone version of django.utilsfeedgenerator, compatible with Py3k
|
||||
License: BSD-3-Clause
|
||||
@@ -55,7 +55,7 @@ export LC_ALL=en_US.utf8
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc README.rst
|
||||
%doc README.md
|
||||
%{python_sitelib}/feedgenerator-%{version}*-info
|
||||
%{python_sitelib}/feedgenerator
|
||||
|
||||
|
Reference in New Issue
Block a user