Skip to content

Commit

Permalink
New version 2.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechtrefny committed Jul 2, 2020
1 parent ace7fd8 commit 9735e91
Show file tree
Hide file tree
Showing 5 changed files with 77 additions and 31 deletions.
48 changes: 47 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: 2.1.14
Version: 2.1.15
Release: 1%{?dist}
Source0: http://github.com/storaged-project/blivet-gui/releases/download/%{version}/%{name}-%{version}.tar.gz
License: GPLv2+
Expand Down Expand Up @@ -68,6 +68,52 @@ mkdir -p %{buildroot}/%{_localstatedir}/log/blivet-gui
%{_sysconfdir}/libreport/events.d/blivet-gui_event.conf

%changelog
* Thu Jul 02 2020 Vojtech Trefny <vtrefny@redhat.com> - 2.1.15-1
- Use "raw_device" instead of "slave" for getting LUKS backing device (vtrefny)
- Update translation files (noreply)
- Translated using Weblate (Chinese (Simplified)) (tiansworld)
- POT file update (vtrefny)
- Translated using Weblate (Hebrew) (sh.yaron)
- Fix setting visibility for EncryptionChooser (vtrefny)
- Make data paths in setup.py relative (vtrefny)
- Add alternative paths to look for UI and CSS files (vtrefny)
- Set default position of the main window to the center of the screen (vtrefny)
- Correctly set data and metadata level when creating Btrfs volumes (vtrefny)
- Grammar fix (sh.yaron)
- Update translation files (noreply)
- Translated using Weblate (Bengali (India)) (akarshan.biswas)
- Translated using Weblate (Hebrew) (sh.yaron)
- Update POT file before doing a release (vtrefny)
- Added translation using Weblate (Bengali (India)) (akarshan.biswas)
- Translated using Weblate (Hebrew) (sh.yaron)
- Remove dependency on adwaita-icon-theme (vtrefny)
- Add daily builds badge (jkonecny)
- Use tests instead of COPR build in packit for PRs (jkonecny)
- Use packit actions instead of commands (jkonecny)
- Remove not needed packit configuration values (jkonecny)
- Move packit general configuration to the top of .packit file (jkonecny)
- Translated using Weblate (German) (mail)
- Fix unlocking raw format LUKS devices in Anaconda (#1846517) (vtrefny)
- Translated using Weblate (Portuguese (Brazil)) (lucas.af88)
- Translated using Weblate (French) (julroy67)
- Translated using Weblate (Portuguese (Brazil)) (noreply)
- Translated using Weblate (Portuguese (Brazil)) (lucas.af88)
- Update translation files (noreply)
- Translated using Weblate (Turkish) (oguzersen)
- Translated using Weblate (Ukrainian) (yurchor)
- Translated using Weblate (Polish) (piotrdrag)
- Translated using Weblate (Portuguese (Brazil)) (lucas.af88)
- Translated using Weblate (Portuguese (Brazil)) (noreply)
- Translated using Weblate (Portuguese (Brazil)) (lucas.af88)
- Refactor checking for device resizability (vtrefny)
- Update translation files (noreply)
- Translated using Weblate (Italian) (alciregi)
- Ellipse the device name using the GTK cell render (15699466+TownCube)
- Fix names for icons in the password entry (vtrefny)
- Try harder to load correct icon when applying actions (vtrefny)
- Fix pylint failure when disabling found-_-in-module-class warning (vtrefny)
- Fix ordering of the edit submenu in the context menu for devices (vtrefny)

* Wed Apr 22 2020 Vojtech Trefny <vtrefny@redhat.com> - 2.1.14-1
- Do not update filesystem info for resize in the installer mode (vtrefny)
- Do not allow creating extedned partitions on DASD (#1825357) (vtrefny)
Expand Down
2 changes: 1 addition & 1 deletion blivetgui/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = '2.1.14'
__version__ = '2.1.15'
__app_name__ = 'blivet-gui'
2 changes: 1 addition & 1 deletion doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
# built documents.
#
# The short X.Y version.
version = '2.1.14'
version = '2.1.15'
# The full version, including alpha/beta/rc tags.
release = version

Expand Down
54 changes: 27 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: 2020-06-30 08:58+0200\n"
"POT-Creation-Date: 2020-07-02 13:37+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 Down Expand Up @@ -204,7 +204,7 @@ msgstr ""
msgid "Device decryption failed. Are you sure provided password is correct?"
msgstr ""

#: ../blivetgui/blivetgui.py:754 ../data/ui/blivet-gui.ui:658
#: ../blivetgui/blivetgui.py:754 ../data/ui/blivet-gui.ui:659
msgid "Quit"
msgstr ""

Expand Down Expand Up @@ -347,7 +347,7 @@ msgid "Format is not resizable after updating its size limit information."
msgstr ""

#: ../blivetgui/list_actions.py:70 ../blivetgui/list_actions.py:121
#: ../blivetgui/list_actions.py:144 ../data/ui/blivet-gui.ui:613
#: ../blivetgui/list_actions.py:144 ../data/ui/blivet-gui.ui:611
msgid "No pending actions"
msgstr ""

Expand Down Expand Up @@ -422,22 +422,22 @@ msgstr ""
#: ../blivetgui/dialogs/edit_dialog.py:597
#: ../blivetgui/dialogs/edit_dialog.py:659
#: ../blivetgui/dialogs/add_dialog.py:451 ../data/ui/cache_area.ui:76
#: ../data/ui/blivet-gui.ui:467
#: ../data/ui/blivet-gui.ui:465
msgid "Device"
msgstr ""

#: ../blivetgui/dialogs/edit_dialog.py:549
#: ../blivetgui/dialogs/edit_dialog.py:598
#: ../blivetgui/dialogs/edit_dialog.py:660
#: ../blivetgui/dialogs/add_dialog.py:452 ../data/ui/cache_area.ui:87
#: ../data/ui/blivet-gui.ui:480
#: ../data/ui/blivet-gui.ui:478
msgid "Type"
msgstr ""

#: ../blivetgui/dialogs/edit_dialog.py:550
#: ../blivetgui/dialogs/edit_dialog.py:599
#: ../blivetgui/dialogs/edit_dialog.py:661
#: ../blivetgui/dialogs/add_dialog.py:453 ../data/ui/blivet-gui.ui:502
#: ../blivetgui/dialogs/add_dialog.py:453 ../data/ui/blivet-gui.ui:500
msgid "Size"
msgstr ""

Expand Down Expand Up @@ -627,19 +627,19 @@ msgstr ""
msgid "There are no pending actions."
msgstr ""

#: ../blivetgui/dialogs/widgets.py:322
#: ../blivetgui/dialogs/widgets.py:328
msgid "Passphrase not specified."
msgstr ""

#: ../blivetgui/dialogs/widgets.py:325
#: ../blivetgui/dialogs/widgets.py:331
msgid "Provided passphrases do not match."
msgstr ""

#: ../blivetgui/dialogs/widgets.py:347
#: ../blivetgui/dialogs/widgets.py:353
msgid "Passphrases match."
msgstr ""

#: ../blivetgui/dialogs/widgets.py:350
#: ../blivetgui/dialogs/widgets.py:356
msgid "Passphrases don't match."
msgstr ""

Expand Down Expand Up @@ -1159,73 +1159,73 @@ msgstr ""
msgid "blivet-gui"
msgstr ""

#: ../data/ui/blivet-gui.ui:276 ../data/ui/blivet-gui.ui:288
#: ../data/ui/blivet-gui.ui:820 ../data/ui/blivet-gui.ui:831
#: ../data/ui/blivet-gui.ui:842
#: ../data/ui/blivet-gui.ui:274 ../data/ui/blivet-gui.ui:286
#: ../data/ui/blivet-gui.ui:821 ../data/ui/blivet-gui.ui:832
#: ../data/ui/blivet-gui.ui:843
msgid "column"
msgstr ""

#: ../data/ui/blivet-gui.ui:350
#: ../data/ui/blivet-gui.ui:348
msgctxt "ActionsToolbar|Add"
msgid "Add new device"
msgstr ""

#: ../data/ui/blivet-gui.ui:366
#: ../data/ui/blivet-gui.ui:364
msgctxt "ActionsToolbar|Delete"
msgid "Delete selected device"
msgstr ""

#: ../data/ui/blivet-gui.ui:382
#: ../data/ui/blivet-gui.ui:380
msgctxt "ActionsToolbar|Edit"
msgid "Edit selected device"
msgstr ""

#: ../data/ui/blivet-gui.ui:408
#: ../data/ui/blivet-gui.ui:406
msgctxt "ActionsToolbar|Unmount"
msgid "Unmount selected device"
msgstr ""

#: ../data/ui/blivet-gui.ui:423
#: ../data/ui/blivet-gui.ui:421
msgctxt "ActionsToolbar|Decrypt"
msgid "Unlock/Open selected device"
msgstr ""

#: ../data/ui/blivet-gui.ui:438
#: ../data/ui/blivet-gui.ui:436
msgctxt "ActionsToolbar|Info"
msgid "Display information about selected device"
msgstr ""

#. Format (filesystem) type of selected device.
#: ../data/ui/blivet-gui.ui:491
#: ../data/ui/blivet-gui.ui:489
msgctxt "LogicalView|Column"
msgid "Format"
msgstr ""

#: ../data/ui/blivet-gui.ui:513
#: ../data/ui/blivet-gui.ui:511
msgid "Label"
msgstr ""

#: ../data/ui/blivet-gui.ui:524
#: ../data/ui/blivet-gui.ui:522
msgid "Mountpoint"
msgstr ""

#: ../data/ui/blivet-gui.ui:546
#: ../data/ui/blivet-gui.ui:544
msgid "Logical View"
msgstr ""

#: ../data/ui/blivet-gui.ui:569
#: ../data/ui/blivet-gui.ui:567
msgid "Physical View"
msgstr ""

#: ../data/ui/blivet-gui.ui:642
#: ../data/ui/blivet-gui.ui:643
msgid "Reload Storage"
msgstr ""

#: ../data/ui/blivet-gui.ui:650
#: ../data/ui/blivet-gui.ui:651
msgid "Queued Actions"
msgstr ""

#: ../data/ui/blivet-gui.ui:672
#: ../data/ui/blivet-gui.ui:673
msgid "About blivet-gui"
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ def make_release_tree(self, base_dir, files):
name='blivet-gui',
cmdclass={"sdist": blivet_gui_sdist},
packages=['blivetgui'],
version='2.1.14',
version='2.1.15',
description = 'Tool for data storages configuration',
author='Vojtech Trefny',
author_email='vtrefny@redhat.com',
Expand Down

0 comments on commit 9735e91

Please sign in to comment.