diff --git a/.cvsignore b/.cvsignore index 4d8675e..149ff54 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -bibus-1.4.3.1.tar.gz +bibus-1.5.1.tar.gz diff --git a/bibus-build-1.5.1.patch b/bibus-build-1.5.1.patch new file mode 100644 index 0000000..a57cc91 --- /dev/null +++ b/bibus-build-1.5.1.patch @@ -0,0 +1,18 @@ +--- Setup/bibus.desktop.orig 2008-12-01 22:39:16.000000000 -0700 ++++ Setup/bibus.desktop 2008-12-01 22:40:05.000000000 -0700 +@@ -6,6 +6,7 @@ + Name[de]=Bibus + Name[fr]=Bibus + Name[hu]=Bibus ++GenericName=Bibus bibliographic database + GenericName[en]=Bibus bibliographic database + GenericName[de]=Bibliographische Datenbank Bibus + GenericName[fr]=Base de donnée bibliographique Bibus +@@ -19,6 +20,5 @@ + Type=Application + Terminal=false + Exec=bibus +-Icon=bibus.png ++Icon=bibus + StartupNotify=true +- diff --git a/bibus.spec b/bibus.spec index 63641da..0919a8d 100644 --- a/bibus.spec +++ b/bibus.spec @@ -1,6 +1,6 @@ Name: bibus -Version: 1.4.3.1 -Release: 4%{?dist} +Version: 1.5.1 +Release: 1%{?dist} Summary: Bibliographic and reference management software Group: Applications/Publishing @@ -8,7 +8,7 @@ License: GPLv2+ URL: http://bibus-biblio.sourceforge.net/ Source0: http://downloads.sourceforge.net/bibus-biblio/%{name}-%{version}.tar.gz -Patch0: %{name}-build-1.4.3.1.patch +Patch0: %{name}-build-1.5.1.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) ## temporarily removing noarch to workaround this bug: @@ -110,6 +110,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Dec 9 2009 Alex Lancaster - 1.5.1-1 +- Update to latest upstream (1.5.1) +- Should fix connection problem with newer OpenOffice.org (#545809) + * Fri Jul 24 2009 Fedora Release Engineering - 1.4.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 5d90fcc..aefeba6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1924aaca754e55464635647a5b6d8063 bibus-1.4.3.1.tar.gz +9d1808f98556b58b3f709bebfba11a80 bibus-1.5.1.tar.gz