Update to 0.8
This commit is contained in:
parent
44afe4975b
commit
6f8b300248
@ -1 +1,2 @@
|
||||
startup-notification-0.7.tar.bz2
|
||||
startup-notification-0.8.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
60417dc65c4e88af3c8bafc11ef5242a startup-notification-0.7.tar.bz2
|
||||
9bba52ffe8c096cfeeaf7a1dcd9b943d startup-notification-0.8.tar.gz
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
Summary: Library for tracking application startup
|
||||
Name: startup-notification
|
||||
Version: 0.7
|
||||
Version: 0.8
|
||||
Release: 1
|
||||
URL: http://www.freedesktop.org/software/startup-notification/
|
||||
Source0: %{name}-%{version}.tar.bz2
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
License: LGPL
|
||||
Group: System Environment/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_includedir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 27 2005 Matthias Clasen <mclasen@redhat.com> 0.8-1
|
||||
- Update to 0.8
|
||||
|
||||
* Wed Aug 4 2004 Mark McLoughlin <markmc@redhat.com> 0.7-1
|
||||
- Update to 0.7
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user