diff --git a/.cvsignore b/.cvsignore index 46128a3..807dc0d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -avogadro-0.9.3.tar.bz2 +avogadro-0.9.4.tar.bz2 diff --git a/avogadro.spec b/avogadro.spec index f477624..e9c7fa6 100644 --- a/avogadro.spec +++ b/avogadro.spec @@ -2,7 +2,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: avogadro -Version: 0.9.3 +Version: 0.9.4 Release: 1%{?dist} Summary: An advanced molecular editor for chemical purposes @@ -94,7 +94,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr(-,root,root,-) %{_datadir}/libavogadro -%{_includedir}/*.h +%{_includedir}/%{name} %{_libdir}/*.so @@ -106,6 +106,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue May 12 2009 Sebastian Dziallas 0.9.4-1 +- update to new release + * Fri Apr 10 2009 Sebastian Dziallas 0.9.3-1 - update to new release diff --git a/sources b/sources index 34c3086..f1196ba 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -94339f092199853062f8b180e3b79e49 avogadro-0.9.3.tar.bz2 +021809bd6498d167cd3bed51610572f2 avogadro-0.9.4.tar.bz2