Hello community, here is the log from the commit of package bijiben for openSUSE:Factory checked in at 2013-08-16 12:27:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bijiben (Old) and /work/SRC/openSUSE:Factory/.bijiben.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bijiben" Changes: -------- --- /work/SRC/openSUSE:Factory/bijiben/bijiben.changes 2013-07-16 14:17:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bijiben.new/bijiben.changes 2013-08-16 12:27:47.000000000 +0200 @@ -1,0 +2,10 @@ +Tue Jul 30 07:04:57 UTC 2013 - [email protected] + +- 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. + +------------------------------------------------------------------- Old: ---- bijiben-3.9.4.tar.xz New: ---- bijiben-3.9.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bijiben.spec ++++++ --- /var/tmp/diff_new_pack.68YuWL/_old 2013-08-16 12:27:47.000000000 +0200 +++ /var/tmp/diff_new_pack.68YuWL/_new 2013-08-16 12:27:47.000000000 +0200 @@ -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 @@ %build %configure \ - --disable-static + --disable-static \ + --disable-update-mimedb make %{?_smp_mflags} %install @@ -77,12 +78,14 @@ %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 @@ %{_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 ++++++ bijiben-3.9.4.tar.xz -> bijiben-3.9.5.tar.xz ++++++ ++++ 3468 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
