Accepting request 360310 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/360310
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/bijiben?expand=0&rev=57
This commit is contained in:
Dominique Leuenberger 2016-02-19 14:31:42 +00:00 committed by Git OBS Bridge
parent d45dd8bb00
commit ed983ea280
4 changed files with 49 additions and 12 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45fed3242ba092138760b99e725f0a4d3c8d749ef37c607d43c8f010e11a645d
size 682036

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

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

View File

@ -1,8 +1,45 @@
-------------------------------------------------------------------
Tue Feb 16 08:45:11 UTC 2016 - zaitor@opensuse.org
- Update to version 3.19.90:
+ Various xdg app fixes.
+ Updated translations.
-------------------------------------------------------------------
Mon Feb 1 08:26:22 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.4.1:
+ Update the AppData to spec version 0.7.
+ Updated translations.
-------------------------------------------------------------------
Mon Jan 25 08:43:03 UTC 2016 - egeorget@openmailbox.org
- Recommend bijiben-lang by the main package.
-------------------------------------------------------------------
Tue Jan 19 12:30:14 UTC 2016 - dimstar@opensuse.org
- Update to version 3.19.4:
+ Updated translations.
-------------------------------------------------------------------
Mon Dec 21 21:45:39 UTC 2015 - damjanovic.ivo@gmail.com
- Update to version 3.19.3:
+ CSS updates.
+ Search entry on no result.
+ Color button update.
+ Build: arg to make zeitgeist.
+ appdata: kudos.
+ Updated translations.
-------------------------------------------------------------------
Sun Nov 22 14:21:28 UTC 2015 - zaitor@opensuse.org
- Update to version 3.19.1:
+ Updated translations.
-------------------------------------------------------------------
Sun Nov 8 21:34:19 UTC 2015 - zaitor@opensuse.org

View File

@ -19,13 +19,13 @@
%define with_zeitgeist 0
Name: bijiben
Version: 3.18.2
Version: 3.19.90
Release: 0
Summary: Note editor for GNOME
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.18/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/bijiben/3.19/%{name}-%{version}.tar.xz
BuildRequires: intltool >= 0.50.1
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
@ -78,7 +78,7 @@ make %{?_smp_mflags}
%install
%make_install
find %{buildroot} -type f -name '*.la' -delete -print
%suse_update_desktop_file %{name} DesktopUtility
%suse_update_desktop_file org.gnome.bijiben DesktopUtility
%find_lang %{name} %{?no_lang_C}
%post
@ -98,22 +98,22 @@ find %{buildroot} -type f -name '*.la' -delete -print
%doc COPYING
%doc %{_datadir}/help/C/%{name}/
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
%{_datadir}/applications/org.gnome.bijiben.desktop
%{_datadir}/%{name}/
%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{name}*
%{_datadir}/mime/packages/bijiben.xml
%{_datadir}/icons/hicolor/*/apps/org.gnome.bijiben*
%{_datadir}/mime/packages/org.gnome.bijiben.xml
%dir %{_datadir}/appdata/
%{_datadir}/appdata/bijiben.appdata.xml
%{_datadir}/appdata/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
%{_datadir}/dbus-1/services/org.gnome.bijiben.SearchProvider.service
%dir %{_datadir}/gnome-shell
%dir %{_datadir}/gnome-shell/search-providers
%{_datadir}/gnome-shell/search-providers/%{name}-search-provider.ini
%{_datadir}/gnome-shell/search-providers/org.gnome.bijiben-search-provider.ini
%{_libexecdir}/%{name}-shell-search-provider
%changelog