diff --git a/.cvsignore b/.cvsignore index f5ee015..d8fb7b4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -kbibtex-0.1.3.tar.bz2 +kbibtex-0.1.4.tar.bz2 diff --git a/kbibtex.spec b/kbibtex.spec index 9278afa..0111437 100644 --- a/kbibtex.spec +++ b/kbibtex.spec @@ -1,13 +1,12 @@ Name: kbibtex -Version: 0.1.3 -Release: 4%{?dist} +Version: 0.1.4 +Release: 1%{?dist} Summary: A BibTeX editor for KDE Group: Applications/Editors License: GPL URL: http://www.unix-ag.uni-kl.de/~fischer/kbibtex/ Source0: http://www.unix-ag.uni-kl.de/~fischer/kbibtex/download/kbibtex-%{version}.tar.bz2 -Patch: kbibtex-qualifier.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: kdebase-devel >= 3.3 libxslt-devel desktop-file-utils @@ -20,7 +19,6 @@ KBibTeX is a BibTeX editor for KDE %prep %setup -q -%patch -p1 -b .qualifier %build @@ -116,8 +114,8 @@ fi %{_datadir}/applications/fedora-kbibtex_part.desktop %changelog -* Wed Mar 01 2006 Christian Nolte - 0.1.3-4 -- Rebuild for Fedora Extras 5 +* Wed Apr 27 2006 Christian Nolte - 0.1.4-1 +- Update to the version 0.1.4 * Fri Dec 23 2005 Christian Nolte - 0.1.3-3 - Patch to resolve an error when this package is compiled with gcc 4.1.0 diff --git a/sources b/sources index 598c354..cb2e723 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad603af9130ff1e0ad30ac618211bdc5 kbibtex-0.1.3.tar.bz2 +8db022a94818660dfa4c4bb08aed5e8e kbibtex-0.1.4.tar.bz2