Accepting request 702516 from X11:Pantheon:Apps

- Update to 1.8.4:
  * Fixed: cache was not being made, resulting in multiple file loss 
    afterwards with many operations.
- Update to 1.8.3:
  * cleanup of releases in appdata
  * small fix
- Update to 1.8.2:
  * lots of minor fixes
- Update to 1.8.1:
  * Update com.github.lainsce.quilter.appdata.xml
  * Finish Files Outline pane
  * new screenshots
  * Merge pull request #233 from lainsce/sidebar-outline
- Update to 1.7.6:
  * Merge pull request #229 from Vistaus/master
- Update to 1.7.5:
  * small cleaning
  * small improvements all around
  * Merge pull request #225 from donadigo/remove-globals
- Update to 1.7.3:
  * Redesign the sidebar so it gets easier to maintain in the 
    backend
  * Try to do fixes in file management, only thing remaining is 
    to select files if on sidebar otherwise add them to sidebar
  * Don't add duplicate entries on sidebar and be smart 
    and confirm clean sidebar.
  * Just some fixes
  * PATCH #9 - Fix how New File button behaves and clean classes
  * PATCH #8 - Fixe New File button, and remove all traces of 
    LaTeX, and also add a tab for extension in Preferences
  * PATCH #7 - Add support for opening outside of Quilter many 
    files at once
  * PATCH #6 - Fix the clear sidebar button, simplify open I/O 
    methods, simplify new file I/O method.
  * PATCH #5 - Edit View now smartly detects indentation while 
    typing
  * PATCH #4 - Preview View now shows html from Edit view if 
    present
  * PATCH #3 - FileManager is now all rewritten, statusbar 
    word/line/char count works properly, and the sidebar now saves 
    files properly to their own file.
  * PATCH #2 - Proper selection of files in the sidebar when 
    opened on Quilter

OBS-URL: https://build.opensuse.org/request/show/702516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quilter?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2019-05-13 12:52:42 +00:00 committed by Git OBS Bridge
commit 97efcc3a16
4 changed files with 75 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,74 @@
-------------------------------------------------------------------
Mon Apr 29 11:52:55 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
- Update to 1.8.4:
* Fixed: cache was not being made, resulting in multiple file loss
afterwards with many operations.
-------------------------------------------------------------------
Mon Apr 22 14:40:09 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
- Update to 1.8.3:
* cleanup of releases in appdata
* small fix
-------------------------------------------------------------------
Mon Apr 1 14:49:41 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
- Update to 1.8.2:
* lots of minor fixes
-------------------------------------------------------------------
Mon Mar 25 19:18:59 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
- Update to 1.8.1:
* Update com.github.lainsce.quilter.appdata.xml
* Finish Files Outline pane
* new screenshots
* Merge pull request #233 from lainsce/sidebar-outline
-------------------------------------------------------------------
Mon Mar 18 14:07:34 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
- Update to 1.7.6:
* Merge pull request #229 from Vistaus/master
-------------------------------------------------------------------
Mon Mar 11 18:15:11 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
- Update to 1.7.5:
* small cleaning
* small improvements all around
* Merge pull request #225 from donadigo/remove-globals
-------------------------------------------------------------------
Mon Feb 25 19:26:17 UTC 2019 - Alexei Podvalsky <avvissu@yandex.by>
- Update to 1.7.3:
* Redesign the sidebar so it gets easier to maintain in the
backend
* Try to do fixes in file management, only thing remaining is
to select files if on sidebar otherwise add them to sidebar
* Don't add duplicate entries on sidebar and be smart
and confirm clean sidebar.
* Just some fixes
* PATCH #9 - Fix how New File button behaves and clean classes
* PATCH #8 - Fixe New File button, and remove all traces of
LaTeX, and also add a tab for extension in Preferences
* PATCH #7 - Add support for opening outside of Quilter many
files at once
* PATCH #6 - Fix the clear sidebar button, simplify open I/O
methods, simplify new file I/O method.
* PATCH #5 - Edit View now smartly detects indentation while
typing
* PATCH #4 - Preview View now shows html from Edit view if
present
* PATCH #3 - FileManager is now all rewritten, statusbar
word/line/char count works properly, and the sidebar now saves
files properly to their own file.
* PATCH #2 - Proper selection of files in the sidebar when
opened on Quilter
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Oct 22 15:53:09 UTC 2018 - Alexei Podvalsky <avvissu@yandex.by> Mon Oct 22 15:53:09 UTC 2018 - Alexei Podvalsky <avvissu@yandex.by>

View File

@ -17,7 +17,7 @@
Name: quilter Name: quilter
Version: 1.6.8 Version: 1.8.4
Release: 0 Release: 0
Summary: Writing application Summary: Writing application
License: GPL-3.0-only License: GPL-3.0-only