Hello community,

here is the log from the commit of package gparted for openSUSE:Factory checked 
in at 2019-06-19 21:04:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gparted (Old)
 and      /work/SRC/openSUSE:Factory/.gparted.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gparted"

Wed Jun 19 21:04:37 2019 rev:45 rq:708015 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gparted/gparted.changes  2018-12-19 
13:51:12.811135319 +0100
+++ /work/SRC/openSUSE:Factory/.gparted.new.4811/gparted.changes        
2019-06-19 21:05:10.834334902 +0200
@@ -1,0 +2,50 @@
+Wed Jun 05 19:29:19 UTC 2019 - enzok...@kabelmail.de
+
+- Update to version 1.0.0:
+  + Key changes include:
+    - Port to Gtkmm 3
+    - Port to GNOME 3 yelp-tools documentation infrastructure
+    - Enable online resizing of extended partitions
+    - Add F2FS support for read disk usage, grow, and check
+    - Fix slow refreshing of NTFS file systems
+  + Bug Fixes
+    - Port to Gtkmm 3 (#7, !9)
+    - Increase minimums to libparted 2.2 and glibmm 2.32 (!22)
+    - Enable online resizing of extended partitions (!23)
+    - Port to GNOME 3 yelp-tools documentation infrastructure (!24)
+    - Remove support for btrfs-progs < 3.12 (!26)
+    - Set title of Resize/Move dialog for an extended partition
+      (#44, !28)
+    - Add F2FS support for read disk usage, grow, and check (!29)
+    - Replace String::ucompose() with Glibmm equivalent (#46, !31)
+    - Always show menu images (!32)
+    - Save partition layout to gparted_details.htm (bgo#639176)
+    - Could not stat device /dev/mapper/No RAID disks - No such
+      file (bgo#786031)
+    - File include/Partition.h: performance problem (bgo#788813)
+    - File include/HBoxOperations.h: performance problem
+      (bgo#788814)
+    - Display more version and configuration information (!34)
+    - After GTK3 port icons are too big on KDE (#39, !35)
+    - Set partition type when clearing partition contents (!36)
+    - Fix slow refreshing of NTFS file systems (#47, !37)
+    - Fix minor issues with File System Support rescanning (!38)
+    - Modern Gtk3 - part 1 (!25)
+    - Improve partition information mount status formatting (#52)
+    - Request natural width in Gtk::ScrolledWindows for
+      Gtk >= 3.22 (!39)
+    - Limit wrapping Gtk::Labels (!40)
+    - NTFS Resize results in Partition Information Warning on
+      Refresh (#57, !42)
+  + Updated translations.
+  + Dependencies (new/updated)
+    - gtkmm >= 3.4.0
+    - glibmm >= 2.32
+    - libparted >= 2.2
+    - yelp-tools
+  + Dependencies (no longer needed)
+    - gnome-doc-utils
+    - rarian
+    - rarian-compat
+
+-------------------------------------------------------------------

Old:
----
  gparted-0.33.0.tar.gz
  gparted-0.33.0.tar.gz.sig

New:
----
  gparted-1.0.0.tar.gz
  gparted-1.0.0.tar.gz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gparted.spec ++++++
--- /var/tmp/diff_new_pack.P8txGi/_old  2019-06-19 21:05:11.666335656 +0200
+++ /var/tmp/diff_new_pack.P8txGi/_new  2019-06-19 21:05:11.670335659 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gparted
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX 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.33.0
+Version:        1.0.0
 Release:        0
 Summary:        Gnome Partition Editor
 License:        GPL-2.0
@@ -30,9 +30,7 @@
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
-BuildRequires:  parted-devel
 BuildRequires:  perl-XML-Parser
 BuildRequires:  polkit
 BuildRequires:  scrollkeeper
@@ -40,10 +38,12 @@
 BuildRequires:  translation-update-upstream
 %endif
 BuildRequires:  update-desktop-files
+BuildRequires:  yelp-tools
 BuildRequires:  xfsprogs-devel
-BuildRequires:  pkgconfig(glibmm-2.4) >= 2.14.0
-BuildRequires:  pkgconfig(gtkmm-2.4) >= 2.16.0
+BuildRequires:  pkgconfig(glibmm-2.4) >= 2.32
+BuildRequires:  pkgconfig(gtkmm-3.0) >= 3.4.0
 BuildRequires:  pkgconfig(gthread-2.0)
+BuildRequires:  pkgconfig(libparted) >= 2.2
 BuildRequires:  pkgconfig(sigc++-2.0) >= 2.5.1
 Requires:       btrfsprogs >= 4.1
 Requires:       cryptsetup
@@ -98,7 +98,8 @@
 
 %files
 %defattr(-,root,root)
-%doc README ChangeLog AUTHORS NEWS COPYING
+%doc README ChangeLog AUTHORS NEWS
+%license COPYING
 %{_bindir}/%{name}
 %{_sbindir}/%{name}bin
 %{_mandir}/man8/%{name}.8.gz
@@ -109,12 +110,10 @@
 %{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
 %{_datadir}/polkit-1/actions/org.opensuse.policykit.%{name}.policy
 #{_datadir}/polkit-1/actions/org.gnome.%%{name}.policy
-%dir %{_datadir}/gnome
-%dir %{_datadir}/gnome/help
-%dir %{_datadir}/gnome/help/%{name}
-%doc %{_datadir}/gnome/help/%{name}/C/
-%dir %{_datadir}/omf
-%doc %{_datadir}/omf/%{name}/%{name}-C.omf
+%{_datadir}/help/C/%{name}/index.docbook
+%{_datadir}/help/C/%{name}/figures/gparted_window.png
+%dir %{_datadir}/help/C/%{name}
+%dir %{_datadir}/help/C/%{name}/figures
 
 %files lang -f %{name}.lang
 

++++++ gparted-0.33.0.tar.gz -> gparted-1.0.0.tar.gz ++++++
++++ 160375 lines of diff (skipped)



Reply via email to