Rebuild
This commit is contained in:
parent
b0b2237f98
commit
d0c4522a13
@ -8,11 +8,11 @@
|
||||
Summary: Disk Manager
|
||||
Name: udisks2
|
||||
Version: 1.90.0
|
||||
Release: 1%{?dist}.1
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.freedesktop.org/wiki/Software/udisks
|
||||
Source0: http://people.freedesktop.org/~david/udisks-1.90.0.git20111128.tar.bz2
|
||||
Source0: http://udisks.freedesktop.org/releases/udisks-%{version}.tar.bz2
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version}
|
||||
BuildRequires: polkit-devel >= %{polkit_version}
|
||||
@ -132,6 +132,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
|
||||
|
||||
# Note: please don't forget the %{?dist} in the changelog. Thanks
|
||||
%changelog
|
||||
* Fri Jan 20 2012 David Zeuthen <davidz@redhat.com> - 1.90.0-2%{?dist}
|
||||
- Rebuild
|
||||
|
||||
* Fri Jan 20 2012 David Zeuthen <davidz@redhat.com> - 1.90.0-1%{?dist}
|
||||
- Update to release 1.90.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user