Hello community,

here is the log from the commit of package quilter for openSUSE:Factory checked 
in at 2018-10-02 19:48:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/quilter (Old)
 and      /work/SRC/openSUSE:Factory/.quilter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "quilter"

Tue Oct  2 19:48:35 2018 rev:11 rq:639448 version:1.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/quilter/quilter.changes  2018-09-25 
15:43:43.345207202 +0200
+++ /work/SRC/openSUSE:Factory/.quilter.new/quilter.changes     2018-10-02 
19:49:25.745705882 +0200
@@ -1,0 +2,6 @@
+Mon Sep 24 10:40:54 UTC 2018 - Alexei Podvalsky <avvi...@yandex.by>
+
+- Update to 1.6.6:
+  * All text passes a contrast check to be readable now.
+
+-------------------------------------------------------------------

Old:
----
  quilter-1.6.5.tar.gz

New:
----
  quilter-1.6.6.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ quilter.spec ++++++
--- /var/tmp/diff_new_pack.mUfpxJ/_old  2018-10-02 19:49:27.249704314 +0200
+++ /var/tmp/diff_new_pack.mUfpxJ/_new  2018-10-02 19:49:27.249704314 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           quilter
-Version:        1.6.5
+Version:        1.6.6
 Release:        0
 Summary:        Writing application
 License:        GPL-3.0-only

++++++ quilter-1.6.5.tar.gz -> quilter-1.6.6.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/quilter-1.6.5/data/com.github.lainsce.quilter.appdata.xml 
new/quilter-1.6.6/data/com.github.lainsce.quilter.appdata.xml
--- old/quilter-1.6.5/data/com.github.lainsce.quilter.appdata.xml       
2018-09-16 23:15:39.000000000 +0200
+++ new/quilter-1.6.6/data/com.github.lainsce.quilter.appdata.xml       
2018-09-18 21:49:11.000000000 +0200
@@ -56,6 +56,14 @@
         <content_attribute id="money-gambling">none</content_attribute>
     </content_rating>
     <releases>
+      <release version="1.6.6" date="2018-09-21">
+        <description>
+           <p>Release: Stylish Readable Stories</p>
+           <ul>
+               <li>All text passes a contrast check to be readable now.</li>
+           </ul>
+        </description>
+     </release>
       <release version="1.6.2" date="2018-09-21">
         <description>
            <p>Release: Track Your Stuff Up</p>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quilter-1.6.5/data/schemes/quilter-sepia.xml 
new/quilter-1.6.6/data/schemes/quilter-sepia.xml
--- old/quilter-1.6.5/data/schemes/quilter-sepia.xml    2018-09-16 
23:15:39.000000000 +0200
+++ new/quilter-1.6.6/data/schemes/quilter-sepia.xml    2018-09-18 
21:49:11.000000000 +0200
@@ -4,9 +4,9 @@
   <_description>Emphasis on focus.</_description>
 
   <style name="text"            foreground="#3b3228" background="#f0e8dd"/>
-  <style name="cursor"          foreground="#0cd2de"/>
+  <style name="cursor"          foreground="#07747B"/>
   <style name="current-line"    background="#c1a073"/>
-  <style name="selection"       foreground="#3b3228" background="#0cd2de"/>
+  <style name="selection"       foreground="#3b3228" background="#07747B"/>
   <style name="search-match"    foreground="#3b3228" background="#ded20c"/>
 
   <!-- Bold -->
@@ -16,8 +16,8 @@
   <style name="def:doc-comment-element" foreground="#c1a073" italic="true"/>
 
   <!-- Links -->
-  <style name="def:comment" foreground="#0cd2de"/>
-  <style name="def:underlined" foreground="#0cd2de"/>
+  <style name="def:comment" foreground="#07747B"/>
+  <style name="def:underlined" foreground="#07747B"/>
 
   <!-- Code -->
   <style name="def:identifier" foreground="#c1a073"/>
@@ -29,8 +29,8 @@
   <style name="def:preprocessor" foreground="#3b3228"/>
 
   <!-- Image marking in Links -->
-  <style name="def:shebang" foreground="#0cd2de"/>
-  <style name="def:constant" foreground="#0cd2de"/>
+  <style name="def:shebang" foreground="#07747B"/>
+  <style name="def:constant" foreground="#07747B"/>
 
   <!-- Backslash Escaping -->
   <style name="def:special-char" foreground="#c1a073"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quilter-1.6.5/data/schemes/quilter.xml 
new/quilter-1.6.6/data/schemes/quilter.xml
--- old/quilter-1.6.5/data/schemes/quilter.xml  2018-09-16 23:15:39.000000000 
+0200
+++ new/quilter-1.6.6/data/schemes/quilter.xml  2018-09-18 21:49:11.000000000 
+0200
@@ -4,9 +4,9 @@
   <_description>Emphasis on focus.</_description>
 
   <style name="text"            foreground="#191919" background="#FAFAFA"/>
-  <style name="cursor"          foreground="#11BCED"/>
+  <style name="cursor"          foreground="#007D9E"/>
   <style name="current-line"    background="#eff0f1"/>
-  <style name="selection"       foreground="#EAEAEA" background="#11BCED"/>
+  <style name="selection"       foreground="#EAEAEA" background="#007D9E"/>
   <style name="search-match"    foreground="#191919" background="#EDBC11"/>
 
   <!-- Bold -->
@@ -16,8 +16,8 @@
   <style name="def:doc-comment-element" italic="true"/>
 
   <!-- Links -->
-  <style name="def:comment" foreground="#11BCED"/>
-  <style name="def:underlined" foreground="#11BCED"/>
+  <style name="def:comment" foreground="#007D9E"/>
+  <style name="def:underlined" foreground="#007D9E"/>
 
   <!-- Code -->
   <style name="def:identifier" background="#F0F0F0" foreground="#191919"/>
@@ -29,8 +29,8 @@
   <style name="def:preprocessor" foreground="#191919"/>
 
   <!-- Image marking in Links -->
-  <style name="def:shebang" foreground="#11BCED"/>
-  <style name="def:constant" foreground="#11BCED"/>
+  <style name="def:shebang" foreground="#007D9E"/>
+  <style name="def:constant" foreground="#007D9E"/>
 
   <!-- Backslash Escaping -->
   <style name="def:special-char" foreground="#B7B6B7"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quilter-1.6.5/debian/changelog 
new/quilter-1.6.6/debian/changelog
--- old/quilter-1.6.5/debian/changelog  2018-09-16 23:15:39.000000000 +0200
+++ new/quilter-1.6.6/debian/changelog  2018-09-18 21:49:11.000000000 +0200
@@ -1,3 +1,9 @@
+com.github.lainsce.quilter (1.6.6) xenial; urgency=low
+
+  * Some styling fixes to pass WCAG AA.
+
+ -- Lains <lain...@airmail.cc>  Fri, 21 Sep 2018 14:37:00 -0300
+
 com.github.lainsce.quilter (1.6.2) xenial; urgency=low
 
   * Button to track Chars/Words/Lines.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quilter-1.6.5/meson.build 
new/quilter-1.6.6/meson.build
--- old/quilter-1.6.5/meson.build       2018-09-16 23:15:39.000000000 +0200
+++ new/quilter-1.6.6/meson.build       2018-09-18 21:49:11.000000000 +0200
@@ -1,6 +1,6 @@
 # Name our project
 project('com.github.lainsce.quilter', ['vala', 'c'],
-    version: '1.6.2'
+    version: '1.6.6'
 )
 
 # Import main lib files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quilter-1.6.5/src/Styles/quilter.vala 
new/quilter-1.6.6/src/Styles/quilter.vala
--- old/quilter-1.6.5/src/Styles/quilter.vala   2018-09-16 23:15:39.000000000 
+0200
+++ new/quilter-1.6.6/src/Styles/quilter.vala   2018-09-18 21:49:11.000000000 
+0200
@@ -26,10 +26,13 @@
   public const string css="""
     html {
       font-size: 16px;
+      width: 100%;
+      margin: 0 auto;
     }
 
     p {
       font-size: 18px;
+      width: 100%;
       color: #191919;
     }
 
@@ -117,10 +120,6 @@
       line-height: 1.4rem;
       margin-left: 80px;
       margin-right: 80px;
-      align-content: center;
-      align-items: center;
-      align-self: center;
-      display: inline-block;
       text-align: left;
     }
 
@@ -157,7 +156,7 @@
     a:hover,
     a:focus,
     a:active {
-      color: #3daee9;
+      color: #007D9E;
     }
 
     code{
@@ -185,7 +184,7 @@
       margin-left: .8rem;
       text-align: left;
     }
-    
+
     blockquote > p {
       color: inherit;
       margin-top: 20px;
@@ -201,7 +200,7 @@
     ul>li {
       font-size: 18px;
     }
-  
+
     ul, ol {
       margin-left: -40px;
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quilter-1.6.5/src/Styles/quilterdark.vala 
new/quilter-1.6.6/src/Styles/quilterdark.vala
--- old/quilter-1.6.5/src/Styles/quilterdark.vala       2018-09-16 
23:15:39.000000000 +0200
+++ new/quilter-1.6.6/src/Styles/quilterdark.vala       2018-09-18 
21:49:11.000000000 +0200
@@ -26,10 +26,13 @@
   public const string css="""
     html {
       font-size: 16px;
+      width: 100%;
+      margin: 0 auto;
     }
 
     p {
       font-size: 18px;
+      width: 100%;
       color: #C3C3C1;
     }
 
@@ -117,10 +120,6 @@
       line-height: 1.4rem;
       margin-left: 80px;
       margin-right: 80px;
-      align-content: center;
-      align-items: center;
-      align-self: center;
-      display: inline-block;
       text-align: left;
     }
 
@@ -185,7 +184,7 @@
       margin-left: .8rem;
       text-align: left;
     }
-    
+
     blockquote > p {
       color: inherit;
       margin-top: 20px;
@@ -201,7 +200,7 @@
     ul>li {
       font-size: 18px;
     }
-  
+
     ul, ol {
       margin-left: -40px;
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quilter-1.6.5/src/Styles/quiltersepia.vala 
new/quilter-1.6.6/src/Styles/quiltersepia.vala
--- old/quilter-1.6.5/src/Styles/quiltersepia.vala      2018-09-16 
23:15:39.000000000 +0200
+++ new/quilter-1.6.6/src/Styles/quiltersepia.vala      2018-09-18 
21:49:11.000000000 +0200
@@ -26,10 +26,13 @@
   public const string css="""
     html {
       font-size: 16px;
+      width: 100%;
+      margin: 0 auto;
     }
 
     p {
       font-size: 18px;
+      width: 100%;
       color: #3b3228;
     }
 
@@ -116,10 +119,6 @@
       line-height: 1.4rem;
       margin-left: 80px;
       margin-right: 80px;
-      align-content: center;
-      align-items: center;
-      align-self: center;
-      display: inline-block;
       text-align: left;
     }
 
@@ -156,7 +155,7 @@
     a:hover,
     a:focus,
     a:active {
-      color: #1d99f3;
+      color: #07747B;
     }
 
     code{
@@ -184,7 +183,7 @@
       margin-left: .8rem;
       text-align: left;
     }
-    
+
     blockquote > p {
       color: inherit;
       margin-top: 20px;
@@ -200,7 +199,7 @@
     ul>li {
       font-size: 18px;
     }
-  
+
     ul, ol {
       margin-left: -40px;
     }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quilter-1.6.5/src/Widgets/StatusBar.vala 
new/quilter-1.6.6/src/Widgets/StatusBar.vala
--- old/quilter-1.6.5/src/Widgets/StatusBar.vala        2018-09-16 
23:15:39.000000000 +0200
+++ new/quilter-1.6.6/src/Widgets/StatusBar.vala        2018-09-18 
21:49:11.000000000 +0200
@@ -77,7 +77,7 @@
             track_type_menu_pop.add (track_type_grid);
 
             track_type_menu = new Gtk.MenuButton ();
-            track_type_menu.tooltip_text = _("Set Preview Font");
+            track_type_menu.tooltip_text = _("Set Tracking Type");
             track_type_menu.popover = track_type_menu_pop;
             track_type_menu.label = "";
 


Reply via email to