2.32.0
This commit is contained in:
parent
661b7502f6
commit
387bc7a696
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
gnome-disk-utility-2.30.1.tar.bz2
|
gnome-disk-utility-2.30.1.tar.bz2
|
||||||
|
/gnome-disk-utility-2.32.0.tar.bz2
|
||||||
|
@ -12,13 +12,12 @@
|
|||||||
|
|
||||||
Summary: Disk management application
|
Summary: Disk management application
|
||||||
Name: gnome-disk-utility
|
Name: gnome-disk-utility
|
||||||
Version: 2.30.1
|
Version: 2.32.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://git.gnome.org/cgit/gnome-disk-utility
|
URL: http://git.gnome.org/cgit/gnome-disk-utility
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/gnome-disk-utility/2.32/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
|
||||||
BuildRequires: dbus-devel >= %{dbus_version}
|
BuildRequires: dbus-devel >= %{dbus_version}
|
||||||
BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
|
BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
|
||||||
BuildRequires: dbus-glib >= %{dbus_glib_version}
|
BuildRequires: dbus-glib >= %{dbus_glib_version}
|
||||||
@ -203,6 +202,9 @@ fi
|
|||||||
%{_includedir}/gnome-disk-utility/gdu-gtk/*
|
%{_includedir}/gnome-disk-utility/gdu-gtk/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1%{?dist}
|
||||||
|
- Update to 2.32.0
|
||||||
|
|
||||||
* Wed Jun 16 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-2%{?dist}
|
* Wed Jun 16 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-2%{?dist}
|
||||||
- Kill the scrollkeeper runtime dep
|
- Kill the scrollkeeper runtime dep
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user