diff --git a/bijiben-3.26.1.tar.xz b/bijiben-3.26.1.tar.xz deleted file mode 100644 index 85eb21b..0000000 --- a/bijiben-3.26.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f5bc9f5b86162038f24f4a02a659500f294b6811de8e77ed61a3bd6ec20d499 -size 864676 diff --git a/bijiben-3.26.2.tar.xz b/bijiben-3.26.2.tar.xz new file mode 100644 index 0000000..a837471 --- /dev/null +++ b/bijiben-3.26.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e574484b2fdc39d56ac589aff560669691054bd01a126836f365916ebed4305 +size 865148 diff --git a/bijiben.changes b/bijiben.changes index 25b29f6..78a7dfb 100644 --- a/bijiben.changes +++ b/bijiben.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Nov 1 12:41:43 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.26.2: + + Added support for Tracker2. + + Updated translations. +- Drop sed hack to inject tracker 2 support into configure. +- Drop libtool BuildRequires and call to autoreconf, as we no + longer modify the build system. + ------------------------------------------------------------------- Mon Oct 2 00:19:06 UTC 2017 - luc14n0@linuxmail.org diff --git a/bijiben.spec b/bijiben.spec index 06777da..e8c8a52 100644 --- a/bijiben.spec +++ b/bijiben.spec @@ -19,7 +19,7 @@ %define with_zeitgeist 0 Name: bijiben -Version: 3.26.1 +Version: 3.26.2 Release: 0 Summary: Note editor for GNOME License: GPL-3.0+ and CC-BY-SA-3.0 @@ -27,7 +27,6 @@ Group: Productivity/Text/Editors Url: https://live.gnome.org/Bijiben Source: http://download.gnome.org/sources/bijiben/3.26/%{name}-%{version}.tar.xz BuildRequires: intltool >= 0.50.1 -BuildRequires: libtool BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-unix-2.0) @@ -68,10 +67,8 @@ search results from documents. %lang_package %prep %setup -q -sed -i 's:tracker-sparql-1.0:tracker-sparql-2.0:g' configure.ac %build -autoreconf -fiv %configure \ --disable-static \ --disable-update-mimedb \ @@ -80,6 +77,9 @@ make %{?_smp_mflags} %install %make_install +if [ -f %{buildroot}%{_datadir}/metainfo/org.gnome.bijiben.appdata.xml ]; then + rm -r %{buildroot}%{_datadir}/appdata/ +fi find %{buildroot} -type f -name '*.la' -delete -print %suse_update_desktop_file org.gnome.bijiben DesktopUtility %find_lang %{name} %{?no_lang_C} @@ -94,8 +94,8 @@ find %{buildroot} -type f -name '*.la' -delete -print %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml %{_datadir}/icons/hicolor/*/apps/org.gnome.bijiben* %{_datadir}/mime/packages/org.gnome.bijiben.xml -%dir %{_datadir}/appdata/ -%{_datadir}/appdata/org.gnome.bijiben.appdata.xml +%dir %{_datadir}/metainfo +%{_datadir}/metainfo/org.gnome.bijiben.appdata.xml %files lang -f %{name}.lang