0.10
This commit is contained in:
parent
0a93f30d0a
commit
8ada44031e
@ -1,14 +1,15 @@
|
||||
Summary: Library for tracking application startup
|
||||
Name: startup-notification
|
||||
Version: 0.9
|
||||
Release: 6%{?dist}
|
||||
Version: 0.10
|
||||
Release: 1%{?dist}
|
||||
URL: http://www.freedesktop.org/software/startup-notification/
|
||||
Source0: http://download.gnome.org/sources/%{name}/%{version}/%{name}-%{version}.tar.bz2
|
||||
Source0: http://www.freedesktop.org/software/startup-notification/releases/%{name}-%{version}.tar.gz
|
||||
License: LGPLv2
|
||||
Group: System Environment/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXt-devel
|
||||
BuildRequires: xcb-util-devel
|
||||
|
||||
%description
|
||||
This package contains libstartup-notification which implements a
|
||||
@ -60,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 13 2009 Matthias Clasen <mclasen@redhat.com> 0.10-1
|
||||
- Update to 0.10
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user