Skip to content

Commit

Permalink
New version 0.2.7
Browse files Browse the repository at this point in the history
Signed-off-by: Vojtech Trefny <vtrefny@redhat.com>
  • Loading branch information
vojtechtrefny committed May 26, 2015
1 parent 6d158b1 commit c4b557f
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 31 deletions.
2 changes: 1 addition & 1 deletion blivet-gui
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ from blivetgui.dialogs.message_dialogs import locate_ui_file # FIXME
#------------------------------------------------------------------------------#

APP_NAME='blivet-gui'
APP_VERSION='0.2.6'
APP_VERSION='0.2.7'

#------------------------------------------------------------------------------#

Expand Down
12 changes: 11 additions & 1 deletion blivet-gui.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: Tool for data storage configuration
Name: blivet-gui
Version: 0.2.6
Version: 0.2.7
Release: 1%{?dist}
Source0: http://github.com/rhinstaller/blivet-gui/releases/download/%{version}/%{name}-%{version}.tar.gz
License: GPLv2+
Expand Down Expand Up @@ -52,6 +52,16 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/blivet-gui.desktop
%{_bindir}/blivet-gui_pkexec

%changelog
* Tue May 26 2015 Vojtech Trefny <vtrefny@redhat.com> - 0.2.7-1
- Fix adding new PV to VG (vtrefny)
- Fix device visualisation selection after window resize (vtrefny)
- Allow adding encrypted logical partitions (vtrefny)
- Delete existing partition table when adding btrfs as a disklabel (vtrefny)
- Fix removing parents for encrypted devices and btrfs volumes (vtrefny)
- DeviceInfoDialog: auto-ellipsize long labels (vtrefny)
- Do not chatch blivet.errors.CryptoError (#1224744) (vtrefny)
- Do not display subvol ID in info dialog (vtrefny)

* Mon May 25 2015 Vojtech Trefny <vtrefny@redhat.com> - 0.2.6-1
- Kickstart mode: update partition view after mountpoint change (vtrefny)
- Do not display disks without disklabel in AddDialog (vtrefny)
Expand Down
2 changes: 1 addition & 1 deletion blivetgui/logs.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
#------------------------------------------------------------------------------#

APP_NAME='blivet-gui'
APP_VERSION='0.2.6'
APP_VERSION='0.2.7'

#------------------------------------------------------------------------------#

Expand Down
49 changes: 22 additions & 27 deletions po/blivet-gui.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-25 09:13+0200\n"
"POT-Creation-Date: 2015-05-26 13:23+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand All @@ -26,7 +26,7 @@ msgstr ""
msgid "free space"
msgstr ""

#: ../blivetgui/utils.py:441
#: ../blivetgui/utils.py:443
#, python-brace-format
msgid "Failed to remove device {0}. Are you sure it is not in use?"
msgstr ""
Expand Down Expand Up @@ -482,36 +482,36 @@ msgstr ""
msgid "Passphrase:"
msgstr ""

#: ../blivetgui/dialogs/add_dialog.py:1231
#: ../blivetgui/dialogs/add_dialog.py:1228
msgid "Filesystem type must be specified when creating new partition."
msgstr ""

#: ../blivetgui/dialogs/add_dialog.py:1238
#: ../blivetgui/dialogs/add_dialog.py:1235
msgid "Filesystem type must be specified when creating new logical volume."
msgstr ""

#: ../blivetgui/dialogs/add_dialog.py:1245
#: ../blivetgui/dialogs/add_dialog.py:1242
msgid "Passphrase not specified."
msgstr ""

#: ../blivetgui/dialogs/add_dialog.py:1252
#: ../blivetgui/dialogs/add_dialog.py:1249
#, python-brace-format
msgid "\"{0}\" is not a valid mountpoint."
msgstr ""

#: ../blivetgui/dialogs/add_dialog.py:1259
#: ../blivetgui/dialogs/add_dialog.py:1256
msgid "Please select at least two parent devices."
msgstr ""

#: ../blivetgui/dialogs/add_dialog.py:1355
#: ../blivetgui/dialogs/add_dialog.py:1352
msgid "No partition table found on disk"
msgstr ""

#: ../blivetgui/dialogs/add_dialog.py:1375
#: ../blivetgui/dialogs/add_dialog.py:1372
msgid "A partition table is required before partitions can be added."
msgstr ""

#: ../blivetgui/dialogs/add_dialog.py:1398
#: ../blivetgui/dialogs/add_dialog.py:1395
msgid "Select new partition table type:"
msgstr ""

Expand Down Expand Up @@ -615,7 +615,7 @@ msgid "LUKS/DM-Crypt Device"
msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:96
#: ../blivetgui/dialogs/device_info_dialog.py:195
#: ../blivetgui/dialogs/device_info_dialog.py:196
#, python-brace-format
msgid " • <i>Type:</i> {type}\n"
msgstr ""
Expand Down Expand Up @@ -696,26 +696,21 @@ msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:134
#, python-brace-format
msgid " • <i>Subvol ID:</i> {id}\n"
msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:135
#, python-brace-format
msgid " • <i>Data Level:</i> {level}\n"
msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:136
#: ../blivetgui/dialogs/device_info_dialog.py:135
#, python-brace-format
msgid " • <i>Metadata Level:</i> {level}\n"
msgstr ""

#. device info header
#: ../blivetgui/dialogs/device_info_dialog.py:153
#: ../blivetgui/dialogs/device_info_dialog.py:152
msgid "<i>Basic information</i>"
msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:162
#: ../blivetgui/dialogs/device_info_dialog.py:194
#: ../blivetgui/dialogs/device_info_dialog.py:195
#, python-brace-format
msgid " • <i>Status:</i> {exist}\n"
msgstr ""
Expand All @@ -740,39 +735,39 @@ msgstr ""
msgid "<i>Device format</i>"
msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:196
#: ../blivetgui/dialogs/device_info_dialog.py:197
#, python-brace-format
msgid " • <i>UUID:</i> {uuid}\n"
msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:198
#: ../blivetgui/dialogs/device_info_dialog.py:199
#, python-brace-format
msgid " • <i>Label:</i> {label}\n"
msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:200
#: ../blivetgui/dialogs/device_info_dialog.py:201
#, python-brace-format
msgid " • <i>Mountpoint:</i> {mountpoint}\n"
msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:203
#: ../blivetgui/dialogs/device_info_dialog.py:204
msgid " • <i>Type:</i> None"
msgstr ""

#. device parents header
#: ../blivetgui/dialogs/device_info_dialog.py:215
#: ../blivetgui/dialogs/device_info_dialog.py:216
msgid "<i>Parents</i>"
msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:225
#: ../blivetgui/dialogs/device_info_dialog.py:227
msgid "existing"
msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:225
#: ../blivetgui/dialogs/device_info_dialog.py:227
msgid "non-existing"
msgstr ""

#: ../blivetgui/dialogs/device_info_dialog.py:226
#: ../blivetgui/dialogs/device_info_dialog.py:228
#, python-brace-format
msgid " • Parent device #{idx}: {exists} {size} {type} {name}\n"
msgstr ""
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
setup(
name='blivet-gui',
packages=['blivetgui'],
version='0.2.6',
version='0.2.7',
description = 'Tool for data storages configuration',
author='Vojtech Trefny',
author_email='vtrefny@redhat.com',
Expand Down

0 comments on commit c4b557f

Please sign in to comment.