Accepting request 283045 from GNOME:Apps
- Update to version 0.21.0: + Fix off by one sector error in GParted internal block copy. + Add support for ext4 on RHEL/CentOS 5.x. + Add ReFS file system detection. + Use pkg-config to check for version of libparted. + Remove unnecessary duplicate actions when resizing a partition. + Correctly capitalise GNOME in the Manual and man page. + Allow creation of reiser4 file systems on Linux 3.x. + Add keywords in .desktop file to improve application discovery. + Bugs fixed: bgo#742920, bgo#738706, bgo#738471, bgo#740004, bgo#741211, bgo#739805, bgo#742511. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/283045 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gparted?expand=0&rev=28
This commit is contained in:
parent
599692437a
commit
3446ff2670
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b34d73d4519352a7e7344c8403ef61253be1b4db3ff332c397b0b1eb5c1ddc2
|
||||
size 2110648
|
3
gparted-0.21.0.tar.bz2
Normal file
3
gparted-0.21.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:398fc34ce8ffc3b3cfe6b423029646e7c7f40ed1a1bbb737b4d8524bef3565a9
|
||||
size 2123932
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 27 13:47:23 UTC 2015 - joerg.lorenzen@ki.tng.de
|
||||
|
||||
- Update to version 0.21.0:
|
||||
+ Fix off by one sector error in GParted internal block copy.
|
||||
+ Add support for ext4 on RHEL/CentOS 5.x.
|
||||
+ Add ReFS file system detection.
|
||||
+ Use pkg-config to check for version of libparted.
|
||||
+ Remove unnecessary duplicate actions when resizing a partition.
|
||||
+ Correctly capitalise GNOME in the Manual and man page.
|
||||
+ Allow creation of reiser4 file systems on Linux 3.x.
|
||||
+ Add keywords in .desktop file to improve application discovery.
|
||||
+ Bugs fixed: bgo#742920, bgo#738706, bgo#738471, bgo#740004,
|
||||
bgo#741211, bgo#739805, bgo#742511.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 09:08:32 UTC 2014 - joerg.lorenzen@ki.tng.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gparted
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: gparted
|
||||
Version: 0.20.0
|
||||
Version: 0.21.0
|
||||
Release: 0
|
||||
Summary: Gnome Partition Editor
|
||||
License: GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user