Hello community, here is the log from the commit of package gparted for openSUSE:Factory checked in at 2019-07-11 13:18:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gparted (Old) and /work/SRC/openSUSE:Factory/.gparted.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gparted" Thu Jul 11 13:18:02 2019 rev:47 rq:714375 version:1.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gparted/gparted.changes 2019-07-04 15:42:45.538061163 +0200 +++ /work/SRC/openSUSE:Factory/.gparted.new.4615/gparted.changes 2019-07-11 13:18:36.190763427 +0200 @@ -1,0 +2,13 @@ +Tue Jul 9 18:54:28 UTC 2019 - Bjørn Lie <[email protected]> + +- Drop scrollkeeper BuildRequires and stop passing + --disable-scrollkeeper to configure: No longer needed nor used or + recognized. +- Update macros to current standard. + +------------------------------------------------------------------- +Sun Jul 7 21:50:56 UTC 2019 - Jan Engelhardt <[email protected]> + +- Trim marketing filler wording from description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gparted.spec ++++++ --- /var/tmp/diff_new_pack.cTuYZ3/_old 2019-07-11 13:18:36.694763269 +0200 +++ /var/tmp/diff_new_pack.cTuYZ3/_new 2019-07-11 13:18:36.694763269 +0200 @@ -34,7 +34,6 @@ BuildRequires: perl-XML-Parser BuildRequires: pkgconfig BuildRequires: polkit -BuildRequires: scrollkeeper BuildRequires: update-desktop-files BuildRequires: xfsprogs-devel BuildRequires: yelp-tools @@ -65,16 +64,16 @@ %endif %description -GParted is an industrial-strength package for creating, destroying, resizing, -moving, checking and copying partitions, and the filesystems on them. This is -useful for creating space for new operating systems, reorganizing disk usage, -copying data residing on hard disks and mirroring one partition with another -(disk imaging). +GParted is a utility for creating, destroying, resizing, moving, +checking and copying partitions, and the filesystems on them. This is +useful for creating space for new operating systems, reorganizing +disk usage, copying data residing on hard disks and mirroring one +partition with another (disk imaging). %lang_package %prep -%setup -q +%autosetup -p1 %if !0%{?is_opensuse} translation-update-upstream %endif @@ -82,9 +81,8 @@ %build export GKSUPROG="pkexec" %configure \ - --disable-scrollkeeper \ --enable-xhost-root -make %{?_smp_mflags} +%make_build %install %make_install
