Accepting request 590889 from X11:Pantheon

- Update to version 1.5.4:
  * Fix appdata.
- Changes from version 1.5.3:
  * Preview Mode won't load rogue Javascript code.
  * Preview Mode will also not autojump to the start of the scroll
    at any time.
  * Header becomes Heading in the Cheatsheet.
  * Fixed the Unsaved changes dialog still killing files when
    pressing the New File button.
  * Updated translations.
- Only run post[un] scripts for openSUSE < 1500; for later
  versions rpm file triggers take care of these already.
- Update to 1.5.2:
  * The Headerbar respects the global theme

OBS-URL: https://build.opensuse.org/request/show/590889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quilter?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2018-03-26 11:16:32 +00:00 committed by Git OBS Bridge
parent 99dcd50d66
commit cc843f2afe
4 changed files with 31 additions and 7 deletions

View File

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

3
quilter-1.5.4.tar.gz Normal file
View File

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

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Mar 25 04:19:44 UTC 2018 - badshah400@gmail.com
- Update to version 1.5.4:
* Fix appdata.
- Changes from version 1.5.3:
* Preview Mode won't load rogue Javascript code.
* Preview Mode will also not autojump to the start of the scroll
at any time.
* Header becomes Heading in the Cheatsheet.
* Fixed the Unsaved changes dialog still killing files when
pressing the New File button.
* Updated translations.
- Only run post[un] scripts for openSUSE < 1500; for later
versions rpm file triggers take care of these already.
-------------------------------------------------------------------
Fri Feb 23 15:41:32 UTC 2018 - avvissu@yandex.by
- Update to 1.5.2:
* The Headerbar respects the global theme
-------------------------------------------------------------------
Fri Feb 16 19:18:35 UTC 2018 - avvissu@yandex.by

View File

@ -1,7 +1,7 @@
#
# spec file for package quilter
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,12 +17,12 @@
Name: quilter
Version: 1.5.1
Version: 1.5.4
Release: 0
Summary: Writing application
License: GPL-3.0
License: GPL-3.0-only
Group: Productivity/Office/Word Processor
URL: https://github.com/lainsce/quilter
Url: https://github.com/lainsce/quilter
Source: https://github.com/lainsce/quilter/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: fdupes
BuildRequires: hicolor-icon-theme
@ -81,6 +81,7 @@ mv %{buildroot}%{_datadir}/{metainfo,appdata}/com.github.lainsce.quilter.appdata
%find_lang com.github.lainsce.quilter %{name}.lang
%fdupes %{buildroot}/%{_datadir}
%if 0%{?suse_version} < 1500
%post
%desktop_database_post
%icon_theme_cache_post
@ -90,6 +91,7 @@ mv %{buildroot}%{_datadir}/{metainfo,appdata}/com.github.lainsce.quilter.appdata
%desktop_database_postun
%icon_theme_cache_postun
%glib2_gsettings_schema_postun
%endif
%files -f dir.lst
%doc AUTHORS LICENSE README.md