This commit is contained in:
Dennis Gilmore 2011-02-09 10:10:02 -06:00
parent 266054c7d2
commit de10c79b4a

View File

@ -1,7 +1,7 @@
Summary: Library for tracking application startup
Name: startup-notification
Version: 0.10
Release: 4%{?dist}
Release: 5%{?dist}
URL: http://www.freedesktop.org/software/startup-notification/
#VCS: git:git://git.freedesktop.org/git/startup-notification
Source0: http://www.freedesktop.org/software/startup-notification/releases/%{name}-%{version}.tar.gz
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/*
%changelog
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Apr 05 2010 Colin Walters <walters@verbum.org> - 0.10-4
- Add patch from upstream for better GNOME 3 support