SHA256
1
0
forked from pool/bijiben

Accepting request 584661 from GNOME:Factory

Scripted push of project GNOME:Next (forwarded request 583494 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/584661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bijiben?expand=0&rev=37
This commit is contained in:
Dominique Leuenberger 2018-03-14 18:22:42 +00:00 committed by Git OBS Bridge
commit c47db67b9b
4 changed files with 139 additions and 31 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e574484b2fdc39d56ac589aff560669691054bd01a126836f365916ebed4305
size 865148

3
bijiben-3.28.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:26cf004c8520fbf4578a6af93ffad3c064e31aa542d5764283b7b6fce244fc10
size 512476

View File

@ -1,3 +1,107 @@
-------------------------------------------------------------------
Mon Mar 5 19:29:06 UTC 2018 - dimstar@opensuse.org
- Update to version 3.28.0:
+ Meson port.
+ Gettext port.
+ Add shortcuts window.
+ Remember last application view style.
+ Add flatpak support.
+ Fix back button in trash view.
+ Fix crash when running X11 instead of Wayland.
+ Improve window geometry state.
+ Improve notes import on startup.
+ Improve import dialog.
+ Set default application icon.
+ Use g_auto*.
+ Widgets migration to GtkBuilder.
+ Code clean up.
+ Disable Zeitgeist support by default.
+ Adopt #pragma once.
+ Add support for Tracker2.
+ Fix owncloud saving issue.
+ Improve list view.
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 28 16:23:29 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Mon Feb 26 03:27:50 UTC 2018 - luc14n0@linuxmail.org
- Update to version 3.27.90:
+ Fixes:
- Saving title.
- Back button in trash view.
- Owncloud saving issue.
+ Improve list view.
+ Add flatpak support.
+ Updated translations.
- Update Url tag to https://wiki.gnome.org/Notes: current Notes'
(formely Bijiben) web page.
-------------------------------------------------------------------
Mon Feb 26 03:27:04 UTC 2018 - zaitor@opensuse.org
- Update to version 3.27.4:
+ Improve window geometry state.
+ Set default application icon.
+ Fix crash when running X11 instead of Wayland.
+ Improve notes import on startup.
+ Add shortcuts window.
+ More code clean up.
+ More widgets migrated to GtkBuilder.
+ Disable Zeitgeist support by default.
+ Adopt #pragma once.
+ Updated translations.
- Minor spec modernizing.
-------------------------------------------------------------------
Mon Feb 26 03:27:03 UTC 2018 - luc14n0@linuxmail.org
- Update to version 3.27.3:
+ More widgets migrated to GtkBuilder.
+ Remember last application view style.
+ Updated translations.
- Remove sed command as version bumping is fixed upstream now.
-------------------------------------------------------------------
Mon Feb 26 03:27:02 UTC 2018 - luc14n0@linuxmail.org
- Update to version 3.27.2:
+ Fixed missing Unicode strings.
+ Improve:
- Adherence to GNOME code standards.
- Import dialog.
+ Widgets migration to GtkBuilder.
+ Updated translations.
- Update sed command to bump the version from 3.27.1 to 3.27.2 in
meson.build file.
- Rename meson parameters: enable-update-mimed to update-mimed and
enable-zeitgeist to zeitgeist : following upstream renaming.
-------------------------------------------------------------------
Mon Feb 26 03:27:01 UTC 2018 - luc14n0@linuxmail.org
- Update to version 3.27.1:
+ Meson and Gettext port.
+ Add translator comments to .desktop file and support for
Tracker2.
+ Updated translations.
- Add meson BuildRequires and drop autoreconf and switch configure,
make and make_install macros to meson, meson_build and
meson_install following upstream switch to Meson build system.
- Switch intltool BuildRequires to gettext following upstream port.
- Add missing conditional macro of zeitgeist to %build section.
- Drop sed command that replace tracker-sparql version once the
problem has been fixed with the meson port, and add temporary
command to replace version 3.26.1 to 3.27.1 in meson.build file.
- Add fdupes to remove some duplicates under /usr/share.
- Drop libtool since it's not needed/used.
- Update Url to https://wiki.gnome.org/Apps/Bijiben.
-------------------------------------------------------------------
Sat Feb 24 13:21:18 UTC 2018 - dimstar@opensuse.org

View File

@ -17,42 +17,42 @@
%define with_zeitgeist 0
Name: bijiben
Version: 3.26.2
Version: 3.28.0
Release: 0
Summary: Note editor for GNOME
License: GPL-3.0+ and CC-BY-SA-3.0
License: GPL-3.0+ AND CC-BY-SA-3.0
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
URL: https://wiki.gnome.org/Apps/Bijiben
Source: http://download.gnome.org/sources/bijiben/3.28/%{name}-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gettext
BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.28
BuildRequires: pkgconfig(goa-1.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.4
BuildRequires: pkgconfig(libecal-1.2)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.3
BuildRequires: pkgconfig(libecal-1.2) >= 3.13.90
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.13.90
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(tracker-sparql-2.0)
BuildRequires: pkgconfig(uuid)
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.10.0
Recommends: %{name}-lang
%if %{with_zeitgeist}
BuildRequires: pkgconfig(zeitgeist-2.0)
%endif
Recommends: %{name}-lang
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Bijiben is a note editor designed to remain simple to use.
%package -n gnome-shell-search-provider-%{name}
Summary: Note editor for GNOME -- Search Provider for GNOME Shell
License: GPL-3.0+
License: GPL-3.0-or-later
Group: Productivity/Office/Other
Requires: %{name} = %{version}
Requires: gnome-shell
@ -65,47 +65,51 @@ This package contains a search provider to enable GNOME Shell to get
search results from documents.
%lang_package
%prep
%setup -q
%build
%configure \
--disable-static \
--disable-update-mimedb \
--disable-Werror \
%meson \
-Dstatic=false \
-Dupdate-mimed=false \
%if %{with_zeitgeist}
-Dzeitgeist=true \
%else
-Dzeitgeist=false \
%endif
%{nil}
make %{?_smp_mflags}
%meson_build
%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
%meson_install
%suse_update_desktop_file org.gnome.bijiben DesktopUtility
%fdupes -s %{buildroot}%{_datadir}
%find_lang %{name} %{?no_lang_C}
%files
%defattr(-,root,root)
%doc COPYING
%license COPYING
%doc AUTHORS NEWS README TODO
%dir %{_datadir}/help
%dir %{_datadir}/help/C
%doc %{_datadir}/help/C/%{name}/
%{_bindir}/%{name}
%{_datadir}/applications/org.gnome.bijiben.desktop
%{_datadir}/%{name}/
%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.bijiben.gschema.xml
%{_datadir}/glib-2.0/schemas/org.gnome.bijiben.enums.xml
%{_datadir}/icons/hicolor/*/apps/org.gnome.bijiben*
%{_datadir}/mime/packages/org.gnome.bijiben.xml
%dir %{_datadir}/metainfo
%dir %{_datadir}/metainfo/
%{_datadir}/metainfo/org.gnome.bijiben.appdata.xml
%files lang -f %{name}.lang
%files -n gnome-shell-search-provider-%{name}
%defattr(-,root,root)
%{_datadir}/dbus-1/services/org.gnome.bijiben.SearchProvider.service
%dir %{_datadir}/gnome-shell
%dir %{_datadir}/gnome-shell/search-providers
%{_datadir}/gnome-shell/search-providers/org.gnome.bijiben-search-provider.ini
%{_libexecdir}/%{name}-shell-search-provider
%files lang -f %{name}.lang
%changelog