From 731cbcddc27bfd60d8e5885357262cb3f62f2335 Mon Sep 17 00:00:00 2001 From: Christian Nolte Date: Sun, 4 May 2008 14:41:36 +0000 Subject: [PATCH] - update to latest upstream version 0.2.1 --- .cvsignore | 2 +- kbibtex.spec | 12 +++++++++--- sources | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9483522..dcc4359 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -kbibtex-0.2.tar.bz2 +kbibtex-0.2.1.tar.bz2 diff --git a/kbibtex.spec b/kbibtex.spec index d027242..7bf2f36 100644 --- a/kbibtex.spec +++ b/kbibtex.spec @@ -1,6 +1,6 @@ Name: kbibtex -Version: 0.2 -Release: 14%{?dist} +Version: 0.2.1 +Release: 16%{?dist} Summary: A BibTeX editor for KDE Group: Applications/Editors @@ -47,7 +47,7 @@ desktop-file-install --vendor fedora \ --dir ${RPM_BUILD_ROOT}%{_datadir}/applications \ --add-category X-Fedora \ --delete-original \ - ${RPM_BUILD_ROOT}%{_datadir}/applnk/Office/kbibtex.desktop + ${RPM_BUILD_ROOT}%{_datadir}/applications/kde/kbibtex.desktop # # Install the icons into the hicolor folder @@ -102,6 +102,9 @@ fi %{_datadir}/apps/kbibtexpart/ %{_datadir}/apps/kbibtex/ %{_docdir}/HTML/en/kbibtex/ + +%{_datadir}/locale/de/LC_MESSAGES/kbibtex.mo +%{_datadir}/locale/ru/LC_MESSAGES/kbibtex.mo %{_datadir}/icons/hicolor/128x128/apps/kbibtex.png %{_datadir}/icons/hicolor/16x16/apps/kbibtex.png %{_datadir}/icons/hicolor/22x22/apps/kbibtex.png @@ -115,6 +118,9 @@ fi %{_datadir}/applications/fedora-kbibtex_part.desktop %changelog +* Sun May 04 2008 Christian Nolte - 0.2.1-16 +- Updated to latest upstream version 0.2.1 + * Mon Mar 31 2008 Kevin Kofler - 0.2-14 - BR kdelibs3-devel instead of kdebase-devel (should not need kdebase) (#434344) diff --git a/sources b/sources index 60d38d1..3a3328f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ed33020f68c970e5ec37a20d3a49b59 kbibtex-0.2.tar.bz2 +8d2b142a8878e86398a30786ede674e1 kbibtex-0.2.1.tar.bz2