diff --git a/.cvsignore b/.cvsignore index c4bea34..d903fa6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -orc-0.4.5.tar.gz +orc-0.4.6.tar.gz diff --git a/orc.spec b/orc.spec index be728bb..c52a159 100644 --- a/orc.spec +++ b/orc.spec @@ -1,6 +1,6 @@ Name: orc -Version: 0.4.5 -Release: 3%{?dist} +Version: 0.4.6 +Release: 1%{?dist} Summary: The Oil Run-time Compiler Group: System Environment/Libraries @@ -105,6 +105,7 @@ make check %{_includedir}/%{name}-0.4/ %{_libdir}/liborc-*.so %{_libdir}/pkgconfig/orc-0.4.pc +%{_bindir}/orc-bugreport %files compiler %defattr(-,root,root,-) @@ -113,6 +114,10 @@ make check %changelog +* Tue Jul 22 2010 Fabian Deutsch - 0.4.6-1 +- Updated to 0.4.6. +- New orc-bugreport added. + * Tue Jul 13 2010 Dan HorĂ¡k - 0.4.5-3 - don't run test on s390(x) diff --git a/sources b/sources index 03ffec3..42fa5e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e26e59428b13ec251916f34bea96eee5 orc-0.4.5.tar.gz +98e0a61bbfee84a0a6dfd8f7e5600d5c orc-0.4.6.tar.gz