From a31eede90a9070c323957edffa4573a55f5897b5681a8097f498cc9f14fdc2af Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 31 Jul 2013 18:57:55 +0000 Subject: [PATCH] Accepting request 185043 from home:dimstar:branches:GNOME:Factory Update to 3.9.5 OBS-URL: https://build.opensuse.org/request/show/185043 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/bijiben?expand=0&rev=14 --- bijiben-3.9.4.tar.xz | 3 --- bijiben-3.9.5.tar.xz | 3 +++ bijiben.changes | 10 ++++++++++ bijiben.spec | 8 ++++++-- 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 bijiben-3.9.4.tar.xz create mode 100644 bijiben-3.9.5.tar.xz diff --git a/bijiben-3.9.4.tar.xz b/bijiben-3.9.4.tar.xz deleted file mode 100644 index 5529a15..0000000 --- a/bijiben-3.9.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:341df88b14605eade52ce0b07431dd93e0fa85233b76e7ffa77556cf0474c736 -size 474248 diff --git a/bijiben-3.9.5.tar.xz b/bijiben-3.9.5.tar.xz new file mode 100644 index 0000000..3d1237a --- /dev/null +++ b/bijiben-3.9.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f39c20210ea0f793cd20cebf404ee6c5c036f554f00c8f9d4f76db8f4337db5 +size 479316 diff --git a/bijiben.changes b/bijiben.changes index c9dc14d..09c98f4 100644 --- a/bijiben.changes +++ b/bijiben.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Jul 30 07:04:57 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.5: + + Bugs fixed: bgo#703703, bgo#704521, bgo#703706. + + Updated translations. +- Pass --disable-update-mimedb to configure: we update the mime + database on target system using post scriptlets. +- Add %mime_database_* scripts to post/postun. + ------------------------------------------------------------------- Wed Jul 10 16:03:18 UTC 2013 - dimstar@opensuse.org diff --git a/bijiben.spec b/bijiben.spec index 1b1db2e..82c2ba0 100644 --- a/bijiben.spec +++ b/bijiben.spec @@ -17,7 +17,7 @@ Name: bijiben -Version: 3.9.4 +Version: 3.9.5 Release: 0 Summary: Note editor for GNOME License: GPL-3.0+ and CC-BY-SA-3.0 @@ -63,7 +63,8 @@ search results from documents. %build %configure \ - --disable-static + --disable-static \ + --disable-update-mimedb make %{?_smp_mflags} %install @@ -77,12 +78,14 @@ find %{buildroot} -type f -name '*.la' -delete -print %icon_theme_cache_post %icon_theme_cache_post HighContrast %desktop_database_post +%mime_database_post %postun %glib2_gsettings_schema_postun %icon_theme_cache_postun %icon_theme_cache_postun HighContrast %desktop_database_postun +%mime_database_postun %files %defattr(-,root,root) @@ -94,6 +97,7 @@ find %{buildroot} -type f -name '*.la' -delete -print %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml %{_datadir}/icons/hicolor/*/apps/%{name}.* %{_datadir}/icons/HighContrast/ +%{_datadir}/mime/packages/bijiben.xml %files lang -f %{name}.lang