diff --git a/import.log b/import.log index acc460b..3871b26 100644 --- a/import.log +++ b/import.log @@ -6,3 +6,4 @@ task-1_8_1-1_fc10:HEAD:task-1.8.1-1.fc10.src.rpm:1250806897 task-1_8_3-1_fc10:EL-5:task-1.8.3-1.fc10.src.rpm:1256165943 task-1_8_4-1_fc11:EL-5:task-1.8.4-1.fc11.src.rpm:1258468846 task-1_9_2-1_fc13:EL-5:task-1.9.2-1.fc13.src.rpm:1279063849 +task-1_9_2-2_fc13:EL-5:task-1.9.2-2.fc13.src.rpm:1279227063 diff --git a/task.spec b/task.spec index fdc87e0..ff5d93f 100644 --- a/task.spec +++ b/task.spec @@ -1,6 +1,6 @@ Name: task Version: 1.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A command-line to do list manager Group: Applications/Productivity @@ -24,7 +24,6 @@ options, multi-user file locking, recurring tasks. %build -export LDFLAGS="${LDFLAGS} -s" %configure make %{?_smp_mflags} @@ -52,6 +51,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jul 15 2010 Federico Hernandez - 1.9.2-2 + Wrong build config (Bugzilla 615034) * Mon Jul 14 2010 Federico Hernandez - 1.9.2-1 Intial RPM for task beta release 1.9.2 * Mon May 22 2010 Federico Hernandez - 1.9.1-1