This commit is contained in:
Matthias Clasen 2011-08-30 18:32:19 -04:00
parent aeb22445f9
commit 9c863f0c81
3 changed files with 6 additions and 4 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ libnotify-0.5.1.tar.bz2
/libnotify-0.7.1.tar.bz2
/libnotify-0.7.2.tar.bz2
/libnotify-0.7.3.tar.bz2
/libnotify-0.7.4.tar.xz

View File

@ -3,7 +3,7 @@
Summary: Desktop notification library
Name: libnotify
Version: 0.7.3
Version: 0.7.4
Release: 1%{?dist}
URL: http://library.gnome.org/devel/notification-spec/
Source0: http://download.gnome.org/sources/%{name}/0.7/%{name}-%{version}.tar.bz2
@ -56,7 +56,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)
%doc COPYING NEWS AUTHORS
%{_bindir}/notify-send
@ -64,7 +63,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%{_libdir}/girepository-1.0/Notify-0.7.typelib
%files devel
%defattr(-,root,root)
%dir %{_includedir}/libnotify
%{_includedir}/libnotify/*
%{_libdir}/libnotify.so
@ -74,6 +72,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
%{_datadir}/gir-1.0/Notify-0.7.gir
%changelog
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> - 0.7.4-1
- Update to 0.7.4
* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 0.7.3-1
- Update to 0.7.3

View File

@ -1 +1 @@
d20676bde7bd2d276508d019dc7276f1 libnotify-0.7.3.tar.bz2
1ec80af539a176d0e5a430534e98e956 libnotify-0.7.4.tar.xz