forked from pool/libbytesize
Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
a5c7115092 |
41
NEWS.rst
41
NEWS.rst
@@ -1,44 +1,3 @@
|
||||
Libbytesize 2.11
|
||||
----------------
|
||||
|
||||
Alexandre Detiste (1):
|
||||
|
||||
- remove dependency on python3-six and python2 crumbs
|
||||
|
||||
Vojtech Trefny (8):
|
||||
|
||||
- dist: Fix release number in spec
|
||||
- Squashed 'translation-canary/' changes from 4d4e65b..5bb8125
|
||||
- ci: Bump actions/checkout from v3 to v4
|
||||
- Rename 'master' branch to 'main'
|
||||
- New version - 2.10
|
||||
- ci: Set custom release number for Packit
|
||||
- ci: Update CentOS Stream repositories for Packit
|
||||
- ci: Add dependabot to automatically update GH actions
|
||||
|
||||
Weblate (1):
|
||||
|
||||
- Update translation files
|
||||
|
||||
Weblate Translation Memory (1):
|
||||
|
||||
- Translated using Weblate (Sinhala)
|
||||
|
||||
dependabot[bot] (1):
|
||||
|
||||
- infra: bump actions/upload-artifact from 3 to 4
|
||||
|
||||
triallax (1):
|
||||
|
||||
- tests: remove unnecessary bash dependency
|
||||
|
||||
김인수 (4):
|
||||
|
||||
- Translated using Weblate (Korean)
|
||||
- Added translation using Weblate (Japanese)
|
||||
- Translated using Weblate (Japanese)
|
||||
- Translated using Weblate (Korean)
|
||||
|
||||
Libbytesize 2.10
|
||||
----------------
|
||||
|
||||
|
BIN
libbytesize-2.10.tar.gz
(Stored with Git LFS)
Normal file
BIN
libbytesize-2.10.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f6ce157750ed1201ce83edd3c23d997a615c7da30f9a0e5bb44635f66768d81
|
||||
size 459631
|
@@ -1,32 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 30 20:21:19 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||
Fri Feb 14 09:24:47 UTC 2025 - Thomas Blume <thomas.blume@suse.com>
|
||||
|
||||
- update to 2.11:
|
||||
* remove dependency on python3-six and python2 crumbs
|
||||
* Update translation files
|
||||
* tests: remove unnecessary bash dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 10 21:50:54 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
- Add NEWS.rst to source documentation
|
||||
|
||||
- Add %python3_fix_shebang to fix binaries dependency on
|
||||
/usr/bin/python3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 1 20:25:24 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 2.10
|
||||
* remove dependency on python3-six
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 23 01:07:32 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
|
||||
|
||||
- Rename python3-libbytesize sub-package to python3-bytesize. This
|
||||
is the expected name by its consumers.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 30 19:40:43 UTC 2023 - Luciano Santos <luc14n0@opensuse.org>
|
||||
|
||||
- Update to version 2.9:
|
||||
* This release contains fixes for some small issues.
|
||||
* Updated translations.
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libbytesize
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define soversion 1
|
||||
|
||||
Name: libbytesize
|
||||
Version: 2.11
|
||||
Version: 2.10
|
||||
Release: 0
|
||||
Summary: A library for working with sizes in bytes
|
||||
License: LGPL-2.1-only
|
||||
|
Reference in New Issue
Block a user