This commit is contained in:
Matthias Clasen 2011-03-21 20:52:34 -04:00
parent f0451c1c62
commit f093fdcc4e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ libnotify-0.5.1.tar.bz2
/libnotify-0.6.0.tar.bz2
/libnotify-0.7.0.tar.bz2
/libnotify-0.7.1.tar.bz2
/libnotify-0.7.2.tar.bz2

View File

@ -3,8 +3,8 @@
Summary: Desktop notification library
Name: libnotify
Version: 0.7.1
Release: 2%{?dist}
Version: 0.7.2
Release: 1%{?dist}
URL: http://library.gnome.org/devel/notification-spec/
Source0: http://download.gnome.org/sources/%{name}/0.7/%{name}-%{version}.tar.bz2
License: LGPLv2+
@ -74,6 +74,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%{_datadir}/gir-1.0/Notify-0.7.gir
%changelog
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 0.7.2-1
- Update to 0.7.2
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
c2eb0eb72cdefd7443caa81f8b6fade8 libnotify-0.7.1.tar.bz2
8577870326faed1b6a4e1a6043cbeffa libnotify-0.7.2.tar.bz2