- Rebuilt for libvte SONAME bump

master
Christoph Wickert 2009-06-09 21:03:19 +00:00
parent e2e869f216
commit aa6e57cb30
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: sakura Name: sakura
Version: 2.3.3 Version: 2.3.3
Release: 2%{?dist} Release: 3%{?dist}
Summary: Terminal emulator based on GTK and VTE Summary: Terminal emulator based on GTK and VTE
Group: User Interface/X Group: User Interface/X
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Tue Jun 09 2009 Christoph Wickert <cwickert@fedoraproject.org> - 2.3.3-3
- Rebuilt for libvte SONAME bump
* Sun Apr 19 2009 Christoph Wickert <cwickert@fedoraproject.org> - 2.3.3-2 * Sun Apr 19 2009 Christoph Wickert <cwickert@fedoraproject.org> - 2.3.3-2
- Add patch to honor RPM_OPT_FLAGS - Add patch to honor RPM_OPT_FLAGS
- Include INSTALL in %%doc since it contains some valuable information - Include INSTALL in %%doc since it contains some valuable information