- Update to 1.1.6

- Brown paper bag release
This commit is contained in:
Richard Hughes 2009-11-12 14:37:18 +00:00
commit e99ff9cd00
3 changed files with 7 additions and 3 deletions

View file

@ -1 +1 @@
libunique-1.1.4.tar.bz2
libunique-1.1.6.tar.bz2

View file

@ -1 +1 @@
c6632d5e9a36eb3ae0e69ce8fe0893e9 libunique-1.1.4.tar.bz2
7955769ef31f1bc4f83446dbb3625e6d libunique-1.1.6.tar.bz2

View file

@ -1,5 +1,5 @@
Name: unique
Version: 1.1.4
Version: 1.1.6
Release: 1%{?dist}
Summary: Single instance support for applications
@ -65,6 +65,10 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/lib*.so
%changelog
* Thu Nov 12 2009 Richard Hughes <rhughes@redhat.com> - 1.1.6-1
- Update to 1.1.6
- Brown paper bag release
* Thu Nov 12 2009 Richard Hughes <rhughes@redhat.com> - 1.1.4-1
- Update to 1.1.4
- Fixes nautilus segfaulting when launched from Places or the trash applet.