- 0.7.30:

- Translations fixed properly (bug #206622).
- Button widths corrected (bug #208556).
This commit is contained in:
Tim Waugh 2006-09-29 12:58:26 +00:00
parent c69fb39fbf
commit 6a06275e04
3 changed files with 7 additions and 4 deletions

View File

@ -69,3 +69,4 @@ system-config-printer-0.7.26.tar.bz2
system-config-printer-0.7.27.tar.bz2 system-config-printer-0.7.27.tar.bz2
system-config-printer-0.7.28.tar.bz2 system-config-printer-0.7.28.tar.bz2
system-config-printer-0.7.29.tar.bz2 system-config-printer-0.7.29.tar.bz2
system-config-printer-0.7.30.tar.bz2

View File

@ -1,2 +1,2 @@
c853b55286216568f14dde8a5ae21a21 pycups-1.9.12.tar.bz2 c853b55286216568f14dde8a5ae21a21 pycups-1.9.12.tar.bz2
71296e4885eb843f1f8c5161f2ada8b6 system-config-printer-0.7.29.tar.bz2 6b06b6f689738b356a5fb0241ff0cb09 system-config-printer-0.7.30.tar.bz2

View File

@ -2,7 +2,7 @@
Summary: A printer administration tool Summary: A printer administration tool
Name: system-config-printer Name: system-config-printer
Version: 0.7.29 Version: 0.7.30
Release: 1 Release: 1
License: GPL License: GPL
Group: System Environment/Base Group: System Environment/Base
@ -106,8 +106,10 @@ rm -rf $RPM_BUILD_ROOT
exit 0 exit 0
%changelog %changelog
* Fri Sep 29 2006 Tim Waugh <twaugh@redhat.com> 0.7.29-1 * Fri Sep 29 2006 Tim Waugh <twaugh@redhat.com> 0.7.30-1
- 0.7.29. Translations fixed properly (bug #206622). - 0.7.30:
- Translations fixed properly (bug #206622).
- Button widths corrected (bug #208556).
* Tue Sep 26 2006 Tim Waugh <twaugh@redhat.com> 0.7.28-1 * Tue Sep 26 2006 Tim Waugh <twaugh@redhat.com> 0.7.28-1
- 0.7.28. Translations fixed (bug #206622). - 0.7.28. Translations fixed (bug #206622).