Hello community,
here is the log from the commit of package gnome-disk-utility for
openSUSE:Factory checked in at 2013-09-29 19:24:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-disk-utility (Old)
and /work/SRC/openSUSE:Factory/.gnome-disk-utility.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-disk-utility"
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-disk-utility/gnome-disk-utility.changes
2013-08-30 16:25:21.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.gnome-disk-utility.new/gnome-disk-utility.changes
2013-09-29 19:24:01.000000000 +0200
@@ -1,0 +2,13 @@
+Sun Sep 29 10:16:01 UTC 2013 - [email protected]
+
+- Update to version 3.10.0:
+ + Lower liblzma dep to latest stable (5.0.5) instead of dev
+ (5.1.0).
+ + Set NoDisplay=true for Disk Image writer and Disk Image Mounter
+ apps.
+ + Fix autogen and configure.
+ + Updated translations.
+- Remove V=1 from make as it only fills up the obs buildlog to no
+ use, debugging is done locally anyway.
+
+-------------------------------------------------------------------
Old:
----
gnome-disk-utility-3.9.0.tar.xz
New:
----
gnome-disk-utility-3.10.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-disk-utility.spec ++++++
--- /var/tmp/diff_new_pack.jXfdUy/_old 2013-09-29 19:24:02.000000000 +0200
+++ /var/tmp/diff_new_pack.jXfdUy/_new 2013-09-29 19:24:02.000000000 +0200
@@ -17,13 +17,13 @@
Name: gnome-disk-utility
-Version: 3.9.0
+Version: 3.10.0
Release: 0
Summary: Disks application for dealing with storage devices
License: GPL-2.0+
Group: Hardware/Other
Url: http://hal.freedesktop.org/releases/
-Source:
http://download.gnome.org/sources/gnome-disk-utility/3.9/%{name}-%{version}.tar.xz
+Source:
http://download.gnome.org/sources/gnome-disk-utility/3.10/%{name}-%{version}.tar.xz
BuildRequires: docbook-xsl-stylesheets
BuildRequires: intltool
BuildRequires: translation-update-upstream
@@ -35,7 +35,7 @@
BuildRequires: pkgconfig(gnome-settings-daemon) >= 3.6.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.5.8
BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.1
-BuildRequires: pkgconfig(liblzma) >= 5.0
+BuildRequires: pkgconfig(liblzma) >= 5.0.5
BuildRequires: pkgconfig(libnotify) >= 0.7
BuildRequires: pkgconfig(libsecret-1) >= 0.7
BuildRequires: pkgconfig(pwquality) >= 1.0.0
@@ -51,15 +51,12 @@
%lang_package
%prep
%setup -q
-# Lower liblzma dependency to 5.0; fail if it's no longer needed.
-grep "LIBLZMA_REQUIRED=5.1.0" configure.ac
-sed -i "s:LIBLZMA_REQUIRED=5.1.0:LIBLZMA_REQUIRED=5.0:g" configure*
translation-update-upstream
%build
%configure \
--disable-static
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
%install
%make_install
++++++ gnome-disk-utility-3.9.0.tar.xz -> gnome-disk-utility-3.10.0.tar.xz
++++++
++++ 62972 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]