aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2006-12-01 19:34:37 +0000
committerBill Nottingham <notting@redhat.com>2006-12-01 19:34:37 +0000
commit9c850e0b8a2e2924671d49e4694d9d01d5688d60 (patch)
treecc1eb96d2f57b0fea620e0c69eaf354f6933cf7b
parent90661121814ddbc22ddda4f8dd04d9065acbf705 (diff)
downloadinitscripts-r8-45-11-EL.tar
initscripts-r8-45-11-EL.tar.gz
initscripts-r8-45-11-EL.tar.bz2
initscripts-r8-45-11-EL.tar.xz
initscripts-r8-45-11-EL.zip
- translation updates: bn, fr, hi, ko, ml, te, zh_CN, zh_TW (#216097)r8-45-11-EL
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index fc6d5b6e..2fc4325e 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 8.45.10.EL
+Version: 8.45.11.EL
License: GPL
Group: System Environment/Base
Release: 1
@@ -193,6 +193,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Fri Dec 1 2006 Bill Nottingham <notting@redhat.com> 8.45.11.EL-1
+- translation updates: bn, fr, hi, ko, ml, te, zh_CN, zh_TW (#216097)
+
* Tue Nov 28 2006 Bill Nottingham <notting@redhat.com> 8.45.10.EL-1
- add a step to rename any temporarily renamed devices (#208740, #204803, #214817)
- rc.sysinit: fix reversed dmraid test (#216490)