-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bff1897
commit 7cec4bd
Showing
5 changed files
with
54 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Summary: Tool for data storage configuration | ||
Name: blivet-gui | ||
Version: 2.5.0 | ||
Version: 2.6.0 | ||
Release: 1%{?dist} | ||
Source0: http://github.com/storaged-project/blivet-gui/releases/download/%{version}/%{name}-%{version}.tar.gz | ||
Source1: blivet-gui_event.conf | ||
|
@@ -74,6 +74,47 @@ mkdir -p %{buildroot}/%{_localstatedir}/log/blivet-gui | |
%{_sysconfdir}/libreport/events.d/blivet-gui_event.conf | ||
|
||
%changelog | ||
* Mon Nov 18 2024 Vojtech Trefny <[email protected]> - 2.6.0-1 | ||
- Translated using Weblate (German) (atalanttore) | ||
- Translated using Weblate (Russian) (igor.gorbounov) | ||
- Do not allow selecting formats with that won't fit (#2318274) (vtrefny) | ||
- Translated using Weblate (Slovak) (feonsu) | ||
- misc: Use 'state: present' instead of 'installed' for packages (vtrefny) | ||
- Translated using Weblate (Indonesian) (andika) | ||
- Translated using Weblate (Finnish) (copper_fin) | ||
- Translated using Weblate (French) (leane.grasser) | ||
- Translated using Weblate (Polish) (piotrdrag) | ||
- Translated using Weblate (French) (leane.grasser) | ||
- Translated using Weblate (Korean) (simmon) | ||
- Translated using Weblate (Georgian) (temuri.doghonadze) | ||
- Translated using Weblate (Swedish) (bittin) | ||
- Translated using Weblate (Turkish) (oguz) | ||
- Translated using Weblate (Ukrainian) (yurchor) | ||
- Update translation files (noreply) | ||
- Translated using Weblate (Turkish) (oguz) | ||
- ci: Remove priority from Testing farm repositories (vtrefny) | ||
- Add label explaining bug reporting using ABRT and link to GitHub (vtrefny) | ||
- Remove Ubuntu version notice from README (vtrefny) | ||
- Show all mountpoints in device info dialog (vtrefny) | ||
- Do not set NTFS as supported (vtrefny) | ||
- spec: Bump required version of blive to 3.8.0 (vtrefny) | ||
- Add support for filesystem online resize (vtrefny) | ||
- infra: Add dependabot to automatically update GH actions (vtrefny) | ||
- CONTRIBUTING: Fix formatting (vtrefny) | ||
- Guard better against RaidChooser's selected_level being None (awilliam) | ||
- Fix pylint 'possibly-used-before-assignment' warnings (vtrefny) | ||
- ci: Add a simple tmt test and run it via packit (vtrefny) | ||
- Translated using Weblate (German) (njg87w434) | ||
- ci: Run GH actions tests in a Fedora container (vtrefny) | ||
- misc: Vagrantfile update (vtrefny) | ||
- misc: Use --break-system-packages with PIP (vtrefny) | ||
- misc: Add mdadm to test dependencies on Debian/Ubuntu (vtrefny) | ||
- misc: Bump required version of libblockdev to 3 (vtrefny) | ||
- Translated using Weblate (Czech) (pavel.borecki) | ||
- Update translation files (noreply) | ||
- Translated using Weblate (Korean) (simmon) | ||
- misc: Add python3-sphinx to build dependencies (vtrefny) | ||
|
||
* Tue Feb 06 2024 Vojtech Trefny <[email protected]> - 2.5.0-1 | ||
- Translated using Weblate (Japanese) (simmon) | ||
- Translated using Weblate (Georgian) (temuri.doghonadze) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
__version__ = '2.5.0' | ||
__version__ = '2.6.0' | ||
__app_name__ = 'blivet-gui' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: PACKAGE VERSION\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-08-11 16:24+0200\n" | ||
"POT-Creation-Date: 2024-11-18 10:57+0100\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|
@@ -500,38 +500,38 @@ msgstr "" | |
msgid "Filesystem:" | ||
msgstr "" | ||
|
||
#: ../blivetgui/dialogs/add_dialog.py:800 | ||
#: ../blivetgui/dialogs/add_dialog.py:807 | ||
#: ../blivetgui/dialogs/edit_dialog.py:165 | ||
msgid "unformatted" | ||
msgstr "" | ||
|
||
#: ../blivetgui/dialogs/add_dialog.py:830 ../data/ui/format_dialog.ui:148 | ||
#: ../blivetgui/dialogs/add_dialog.py:837 ../data/ui/format_dialog.ui:148 | ||
msgid "Label:" | ||
msgstr "" | ||
|
||
#: ../blivetgui/dialogs/add_dialog.py:838 | ||
#: ../blivetgui/dialogs/add_dialog.py:845 | ||
msgid "Name:" | ||
msgstr "" | ||
|
||
#: ../blivetgui/dialogs/add_dialog.py:849 ../data/ui/format_dialog.ui:189 | ||
#: ../blivetgui/dialogs/add_dialog.py:856 ../data/ui/format_dialog.ui:189 | ||
msgid "Mountpoint:" | ||
msgstr "" | ||
|
||
#: ../blivetgui/dialogs/add_dialog.py:1016 ../blivetgui/dialogs/helpers.py:137 | ||
#: ../blivetgui/dialogs/add_dialog.py:1023 ../blivetgui/dialogs/helpers.py:137 | ||
#, python-brace-format | ||
msgid "\"{0}\" is not a valid mountpoint." | ||
msgstr "" | ||
|
||
#: ../blivetgui/dialogs/add_dialog.py:1023 | ||
#: ../blivetgui/dialogs/add_dialog.py:1030 | ||
msgid "Please select at least two parent devices." | ||
msgstr "" | ||
|
||
#: ../blivetgui/dialogs/add_dialog.py:1037 | ||
#: ../blivetgui/dialogs/add_dialog.py:1044 | ||
#, python-brace-format | ||
msgid "\"{0}\" is not a valid name." | ||
msgstr "" | ||
|
||
#: ../blivetgui/dialogs/add_dialog.py:1043 | ||
#: ../blivetgui/dialogs/add_dialog.py:1050 | ||
#: ../blivetgui/dialogs/edit_dialog.py:232 | ||
#, python-brace-format | ||
msgid "\"{0}\" is not a valid label." | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,7 +51,7 @@ def make_release_tree(self, base_dir, files): | |
name='blivet-gui', | ||
cmdclass={"sdist": blivet_gui_sdist}, | ||
packages=['blivetgui'], | ||
version='2.5.0', | ||
version='2.6.0', | ||
description = 'Tool for data storages configuration', | ||
author='Vojtech Trefny', | ||
author_email='[email protected]', | ||
|