diff --git a/NEWS.rst b/NEWS.rst index 744f30d..0584814 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,44 @@ +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 ---------------- diff --git a/configure.ac b/configure.ac index 42b78ac..b857c30 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # configure.ac for libbytesize -AC_INIT([libbytesize], [2.10], [], [], [https://github.com/storaged-project/libbytesize]) +AC_INIT([libbytesize], [2.11], [], [], [https://github.com/storaged-project/libbytesize]) # Disable building static libraries. # This needs to be set before initializing automake diff --git a/dist/libbytesize.spec.in b/dist/libbytesize.spec.in index 0621839..3df6b55 100644 --- a/dist/libbytesize.spec.in +++ b/dist/libbytesize.spec.in @@ -16,7 +16,7 @@ %define configure_opts %{?python3_opts} %{?tools_opts} Name: libbytesize -Version: 2.10 +Version: 2.11 Release: 1%{?dist} Summary: A library for working with sizes in bytes License: LGPL-2.1-or-later @@ -114,6 +114,19 @@ find %{buildroot} -type f -name "*.la" | xargs %{__rm} %endif %changelog +* Tue Aug 20 2024 Vojtech Trefny - 2.11-1 +- infra: bump actions/upload-artifact from 3 to 4 (49699333+dependabot[bot]) +- ci: Add dependabot to automatically update GH actions (vtrefny) +- tests: remove unnecessary bash dependency (triallax) +- ci: Update CentOS Stream repositories for Packit (vtrefny) +- ci: Set custom release number for Packit (vtrefny) +- Translated using Weblate (Korean) (simmon) +- Translated using Weblate (Sinhala) (noreply-mt-weblate-translation-memory) +- Translated using Weblate (Japanese) (simmon) +- Added translation using Weblate (Japanese) (simmon) +- Update translation files (noreply) +- Translated using Weblate (Korean) (simmon) + * Wed Oct 18 2023 Vojtech Trefny - 2.10-1 - Rename 'master' branch to 'main' (vtrefny) - remove dependency on python3-six and python2 crumbs (alexandre.detiste) diff --git a/po/libbytesize.pot b/po/libbytesize.pot index bf45b55..bdcba88 100644 --- a/po/libbytesize.pot +++ b/po/libbytesize.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: libbytesize 2.10\n" +"Project-Id-Version: libbytesize 2.11\n" "Report-Msgid-Bugs-To: vtrefny@redhat.com\n" -"POT-Creation-Date: 2023-10-18 12:43+0200\n" +"POT-Creation-Date: 2024-08-20 10:38+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/tools/bscalc.man b/tools/bscalc.man index e229855..c2064c1 100644 --- a/tools/bscalc.man +++ b/tools/bscalc.man @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. -.TH BSCALC "1" "October 2023" "bscalc 2.10" "User Commands" +.TH BSCALC "1" "August 2024" "bscalc 2.11" "User Commands" .SH NAME -bscalc \- manual page for bscalc 2.10 +bscalc \- manual page for bscalc 2.11 .SH DESCRIPTION usage: bscalc [\-h] [\-\-version] .IP