diff --git a/.cvsignore b/.cvsignore index 30fdc24..fbaceb0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -mock-0.9.12.tar.gz +mock-0.9.13.tar.gz diff --git a/mock.spec b/mock.spec index 379a403..6af4338 100644 --- a/mock.spec +++ b/mock.spec @@ -1,7 +1,7 @@ # next four lines substituted by autoconf %define major 0 %define minor 9 -%define sub 12 +%define sub 13 %define extralevel %{nil} %define release_name mock %define release_version %{major}.%{minor}.%{sub}%{extralevel} @@ -93,6 +93,9 @@ fi %attr(02775, root, mock) %dir /var/lib/mock %changelog +* Thu Nov 06 2008 Jesse Keating - 0.9.13-1 +- Add configs for F10 (jkeating) + * Tue Oct 14 2008 Clark Williams - 0.9.12-1 - internal setarch support for s390/s390x (mikem) - Refer to the .newkey location of current Fedora 8/9 updates. (jkeating) diff --git a/sources b/sources index 2e28904..d5de053 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13de5a7fa359fbce49b8d0ed86b0d884 mock-0.9.12.tar.gz +4f390fa013af94dea69af72c012946bb mock-0.9.13.tar.gz