Accepting request 377376 from GNOME:Factory

Update to 3.20.0 (forwarded request 377178 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/377376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bijiben?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2016-03-29 12:41:00 +00:00 committed by Git OBS Bridge
commit f0efc41402
4 changed files with 61 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.20.0.tar.xz Normal file
View File

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

View File

@ -1,8 +1,57 @@
-------------------------------------------------------------------
Tue Mar 22 09:41:08 UTC 2016 - dimstar@opensuse.org
- Update to version 3.20.0:
+ Updated translations.
-------------------------------------------------------------------
Sun Mar 13 04:50:26 UTC 2016 - zaitor@opensuse.org
- Update to version 3.19.92:
+ Updated translations.
-------------------------------------------------------------------
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 Mon Jan 25 08:43:03 UTC 2016 - egeorget@openmailbox.org
- Recommend bijiben-lang by the main package. - 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 Sun Nov 8 21:34:19 UTC 2015 - zaitor@opensuse.org

View File

@ -19,13 +19,13 @@
%define with_zeitgeist 0 %define with_zeitgeist 0
Name: bijiben Name: bijiben
Version: 3.18.2 Version: 3.20.0
Release: 0 Release: 0
Summary: Note editor for GNOME 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 Group: Productivity/Text/Editors
Url: https://live.gnome.org/Bijiben 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.20/%{name}-%{version}.tar.xz
BuildRequires: intltool >= 0.50.1 BuildRequires: intltool >= 0.50.1
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: yelp-tools BuildRequires: yelp-tools
@ -78,7 +78,7 @@ make %{?_smp_mflags}
%install %install
%make_install %make_install
find %{buildroot} -type f -name '*.la' -delete -print 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} %find_lang %{name} %{?no_lang_C}
%post %post
@ -98,22 +98,22 @@ find %{buildroot} -type f -name '*.la' -delete -print
%doc COPYING %doc COPYING
%doc %{_datadir}/help/C/%{name}/ %doc %{_datadir}/help/C/%{name}/
%{_bindir}/%{name} %{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop %{_datadir}/applications/org.gnome.bijiben.desktop
%{_datadir}/%{name}/ %{_datadir}/%{name}/
%{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{name}* %{_datadir}/icons/hicolor/*/apps/org.gnome.bijiben*
%{_datadir}/mime/packages/bijiben.xml %{_datadir}/mime/packages/org.gnome.bijiben.xml
%dir %{_datadir}/appdata/ %dir %{_datadir}/appdata/
%{_datadir}/appdata/bijiben.appdata.xml %{_datadir}/appdata/org.gnome.bijiben.appdata.xml
%files lang -f %{name}.lang %files lang -f %{name}.lang
%files -n gnome-shell-search-provider-%{name} %files -n gnome-shell-search-provider-%{name}
%defattr(-,root,root) %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
%dir %{_datadir}/gnome-shell/search-providers %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 %{_libexecdir}/%{name}-shell-search-provider
%changelog %changelog