commit notes-up for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package notes-up for openSUSE:Factory 
checked in at 2019-06-12 13:11:59

Comparing /work/SRC/openSUSE:Factory/notes-up (Old)
 and  /work/SRC/openSUSE:Factory/.notes-up.new.4811 (New)


Package is "notes-up"

Wed Jun 12 13:11:59 2019 rev:6 rq:705945 version:2.0.2

Changes:

--- /work/SRC/openSUSE:Factory/notes-up/notes-up.changes2019-02-27 
15:07:16.514426435 +0100
+++ /work/SRC/openSUSE:Factory/.notes-up.new.4811/notes-up.changes  
2019-06-12 13:11:59.712961635 +0200
@@ -1,0 +2,46 @@
+Mon May  6 19:35:45 UTC 2019 - Alexei Podvalsky 
+
+- Update to 2.0.2:
+  * Update com.github.philip-scott.notes-up.appdata.xml
+  * Add Issue and PR Templates
+  * 2.0.1 Release
+  * Editor: Search and highlight text
+  * Load editor theme separate from app style
+  * Viewer: Search within a page
+
+---
+Mon Mar 25 19:16:57 UTC 2019 - Alexei Podvalsky 
+
+- Update to 2.0.0:
+  * Fix typo on classic editor theme
+  * Search by page name & load page data in page item
+  * Update README
+  * Add solarized light/dark themes for the app
+  * Current changelog
+  * Make sure headerbar title is updated correctly
+  * Remove warning and fix PageItem alignment
+  * Autocompletion when typing tags
+  * Do not open null page
+  * Add tags to PageInfoEditor
+  * Show tags in sidebar & load all pages with tag
+  * Add PageLink.vala
+  * New Plugin: Link to page
+  * Fix: Crash when loading a null page
+  * Move page loading to a single place
+  * Add page title to PageInfoEditor
+  * Add symbolic notebook icon
+  * Add Notebook icons
+  * Add patched Granite.SourceList
+  * Toggle PageInfoEditor via a keyboard shortcut
+  * Move more elements to the state manager
+  * Align page item to new PageInfoBar
+  * Introduce app state class
+  * Add page information box
+  * Initial work to show all notes
+  * Remove notebook-data from dconf
+  * Viewer and Editor: Don't use singletons anymore
+  * PageList: simplify style
+  * Make sure StyleLoader is initialized
+  * Export to Markdown
+
+---

Old:

  Notes-up-1.6.3.tar.gz

New:

  Notes-up-2.0.2.tar.gz



Other differences:
--
++ notes-up.spec ++
--- /var/tmp/diff_new_pack.JqkHLn/_old  2019-06-12 13:12:00.400960914 +0200
+++ /var/tmp/diff_new_pack.JqkHLn/_new  2019-06-12 13:12:00.404960910 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   notes-up
-Version:1.6.3
+Version:2.0.2
 Release:0
 Summary:Markdown notes editor & manager
 License:GPL-3.0-only

++ Notes-up-1.6.3.tar.gz -> Notes-up-2.0.2.tar.gz ++
 11053 lines of diff (skipped)




commit notes-up for openSUSE:Factory

2019-02-27 Thread root
Hello community,

here is the log from the commit of package notes-up for openSUSE:Factory 
checked in at 2019-02-27 15:07:11

Comparing /work/SRC/openSUSE:Factory/notes-up (Old)
 and  /work/SRC/openSUSE:Factory/.notes-up.new.28833 (New)


Package is "notes-up"

Wed Feb 27 15:07:11 2019 rev:5 rq:679480 version:1.6.3

Changes:

--- /work/SRC/openSUSE:Factory/notes-up/notes-up.changes2018-10-02 
19:49:28.157703367 +0200
+++ /work/SRC/openSUSE:Factory/.notes-up.new.28833/notes-up.changes 
2019-02-27 15:07:16.514426435 +0100
@@ -1,0 +2,18 @@
+Tue Dec 25 15:26:56 UTC 2018 - Alexei Podvalsky 
+
+- Update to 1.6.3:
+  * Merge branch 'master' of github.com:Philip-Scott/Notes-up
+  * 1.6.2 Release
+  * Update .travis.yml
+  * Only add new page on empty notebooks when creating the 
+notebook
+  * Refresh headerbar title on page save
+  * Fix travis builds
+  * HelpBox: Fix styling for Juno
+  * Remove deprecated warnings
+  * Use new Granite.markup_accel_tooltip
+  * Fix amps in title
+  * Add tooltip to page deletion button
+  * Remember all sidebar sizes
+
+---

Old:

  Notes-up-1.6.1.tar.gz

New:

  Notes-up-1.6.3.tar.gz



Other differences:
--
++ notes-up.spec ++
--- /var/tmp/diff_new_pack.BU2ZTd/_old  2019-02-27 15:07:17.134426246 +0100
+++ /var/tmp/diff_new_pack.BU2ZTd/_new  2019-02-27 15:07:17.134426246 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   notes-up
-Version:1.6.1
+Version:1.6.3
 Release:0
 Summary:Markdown notes editor & manager
 License:GPL-3.0-only
@@ -30,7 +30,7 @@
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.39.0
-BuildRequires:  pkgconfig(granite) >= 0.5
+BuildRequires:  pkgconfig(granite) >= 5.2.0
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gtksourceview-3.0)

++ Notes-up-1.6.1.tar.gz -> Notes-up-1.6.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Notes-up-1.6.1/.travis.yml 
new/Notes-up-1.6.3/.travis.yml
--- old/Notes-up-1.6.1/.travis.yml  2018-09-24 06:59:47.0 +0200
+++ new/Notes-up-1.6.3/.travis.yml  2018-12-21 17:14:47.0 +0100
@@ -18,7 +18,8 @@
   - libstdc++-5-dev
 
 install:
-  - npm install @elementaryos/houston
+  - npm i -g @elementaryos/houston
 
 script:
 - houston ci
+ --name-domain com.github.philip-scott.notes-up
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Notes-up-1.6.1/CMakeLists.txt 
new/Notes-up-1.6.3/CMakeLists.txt
--- old/Notes-up-1.6.1/CMakeLists.txt   2018-09-24 06:59:47.0 +0200
+++ new/Notes-up-1.6.3/CMakeLists.txt   2018-12-21 17:14:47.0 +0100
@@ -11,7 +11,7 @@
 find_package(PkgConfig)
 
 pkg_check_modules(DEPS REQUIRED
-  granite>=0.3
+  granite>=5.2.0
   gee-0.8
   gtksourceview-3.0>=3.10
   gthread-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Notes-up-1.6.1/data/com.github.philip-scott.notes-up.appdata.xml 
new/Notes-up-1.6.3/data/com.github.philip-scott.notes-up.appdata.xml
--- old/Notes-up-1.6.1/data/com.github.philip-scott.notes-up.appdata.xml
2018-09-24 06:59:47.0 +0200
+++ new/Notes-up-1.6.3/data/com.github.philip-scott.notes-up.appdata.xml
2018-12-21 17:14:47.0 +0100
@@ -21,6 +21,26 @@
 com.github.philip-scott.notes-up
   
   
+
+  
+Quick Bug Fix
+
+  Fixed problem where the notes folder would not be re-created if 
it was deleted, preventing the app from opening again...
+
+  
+
+
+  
+Juno Papercuts
+
+  Tooltips with shortcuts now use the new style
+  Fixed a problem where Notes-Up would forget the sidebar 
size.
+  The styles on the HelpBox have been updated for Juno
+  If you delete the empty page created when you make a notebook, 
it will not re-appear
+  And other small bug fixes
+
+  
+
 
   
 A Very Juno Update
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Notes-up-1.6.1/schemas/org.notes.gschema.xml 
new/Notes-up-1.6.3/schemas/org.notes.gschema.xml
--- old/Notes-up-1.6.1/schemas/org.notes.gschema.xml2018-09-24 
06:59:47.0 +0200
+++ new/Notes-up-1.6.3/schemas/org.notes.gschema.xml2018-12-21 
17:14:47.0 +0100
@@ -31,6 +31,12 @@


 
+   
+   50
+   The saved width of the notebook 
panel.
+   
+   

commit notes-up for openSUSE:Factory

2018-10-02 Thread root
Hello community,

here is the log from the commit of package notes-up for openSUSE:Factory 
checked in at 2018-10-02 19:48:41

Comparing /work/SRC/openSUSE:Factory/notes-up (Old)
 and  /work/SRC/openSUSE:Factory/.notes-up.new (New)


Package is "notes-up"

Tue Oct  2 19:48:41 2018 rev:4 rq:639449 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/notes-up/notes-up.changes2018-09-25 
15:43:35.149215960 +0200
+++ /work/SRC/openSUSE:Factory/.notes-up.new/notes-up.changes   2018-10-02 
19:49:28.157703367 +0200
@@ -1,0 +2,7 @@
+Mon Sep 24 10:37:26 UTC 2018 - Alexei Podvalsky 
+
+- Update to 1.6.1:
+  * Update com.github.philip-scott.notes-up.appdata.xml
+  * Update CMakeLists.txt
+
+---

Old:

  Notes-up-1.6.0.tar.gz

New:

  Notes-up-1.6.1.tar.gz



Other differences:
--
++ notes-up.spec ++
--- /var/tmp/diff_new_pack.hd1jUZ/_old  2018-10-02 19:49:28.645702859 +0200
+++ /var/tmp/diff_new_pack.hd1jUZ/_new  2018-10-02 19:49:28.645702859 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   notes-up
-Version:1.6.0
+Version:1.6.1
 Release:0
 Summary:Markdown notes editor & manager
 License:GPL-3.0-only

++ Notes-up-1.6.0.tar.gz -> Notes-up-1.6.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Notes-up-1.6.0/data/com.github.philip-scott.notes-up.appdata.xml 
new/Notes-up-1.6.1/data/com.github.philip-scott.notes-up.appdata.xml
--- old/Notes-up-1.6.0/data/com.github.philip-scott.notes-up.appdata.xml
2018-09-16 20:52:31.0 +0200
+++ new/Notes-up-1.6.1/data/com.github.philip-scott.notes-up.appdata.xml
2018-09-24 06:59:47.0 +0200
@@ -1,7 +1,7 @@
 
 
 
-  com.github.philip-scott.notes-up.desktop
+  com.github.philip-scott.notes-up
   CC0-1.0
   GPL-3.0+
   Notes-Up
@@ -21,7 +21,7 @@
 com.github.philip-scott.notes-up
   
   
-
+
   
 A Very Juno Update
 




commit notes-up for openSUSE:Factory

2018-09-25 Thread root
Hello community,

here is the log from the commit of package notes-up for openSUSE:Factory 
checked in at 2018-09-25 15:43:31

Comparing /work/SRC/openSUSE:Factory/notes-up (Old)
 and  /work/SRC/openSUSE:Factory/.notes-up.new (New)


Package is "notes-up"

Tue Sep 25 15:43:31 2018 rev:3 rq:637750 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/notes-up/notes-up.changes2018-07-09 
13:27:05.975017169 +0200
+++ /work/SRC/openSUSE:Factory/.notes-up.new/notes-up.changes   2018-09-25 
15:43:35.149215960 +0200
@@ -1,0 +2,28 @@
+Mon Sep 17 18:00:37 UTC 2018 - Alexei Podvalsky 
+
+- Update to 1.6.0:
+  * Rename com.github.philip_scott.notes_up.appdata.xml to 
+com.github.philip-scott.notes-up.appdata.xml
+  * Show trashed pages as insensitive on PagesList
+  * Fix misaligned line numbers
+  * Show New Notebook option on right-clicking the Notebooks 
+expandable (#261)
+  * Remove default parameter and change author name
+  * Use GObject-style construction expandable
+  * Use elementary palette with icon
+  * Update README.md
+  * Fix reveler expanding on Gtk3.22
+  * Removed Discount library (#244)
+  * Add note in README about building in distros which are not 
+elementary OS (#240)
+  * Don't override the system CFLAGS
+  * Add a note in the README about Arch Linux installation (#234)
+  * Add a sub category for the .desktop file (#237)
+- Drop desktop.patch (fixed)
+- Build with libmarkdown
+- Build with vala >= 0.39.0
+- Add README.md
+- Remove obsolete macros
+- Spec file cleanup
+
+---

Old:

  Notes-up-1.5.2.tar.gz
  desktop.patch

New:

  Notes-up-1.6.0.tar.gz



Other differences:
--
++ notes-up.spec ++
--- /var/tmp/diff_new_pack.t7QC2T/_old  2018-09-25 15:43:35.957215097 +0200
+++ /var/tmp/diff_new_pack.t7QC2T/_new  2018-09-25 15:43:35.957215097 +0200
@@ -12,39 +12,33 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   notes-up
-Version:1.5.2
+Version:1.6.0
 Release:0
 Summary:Markdown notes editor & manager
 License:GPL-3.0-only
 Group:  Productivity/Office/Word Processor
-Url:https://github.com/Philip-Scott/Notes-up
+URL:https://github.com/Philip-Scott/Notes-up
 Source: 
https://github.com/Philip-Scott/Notes-up/archive/%{version}.tar.gz#/Notes-up-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM https://github.com/Philip-Scott/Notes-up/pull/237
-Patch0: desktop.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
-# TODO: unbundle discount-markdown
-#BuildRequires:  pkgconfig(libmarkdown)
+BuildRequires:  vala >= 0.39.0
 BuildRequires:  pkgconfig(granite) >= 0.5
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(gtkspell3-3.0)
+BuildRequires:  pkgconfig(libmarkdown)
 BuildRequires:  pkgconfig(sqlite3)
-BuildRequires:  pkgconfig(vapigen) >= 0.26
 BuildRequires:  pkgconfig(webkit2gtk-4.0)
 Recommends: %{name}-lang
-Requires:   contractor
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%glib2_gsettings_schema_requires
 
 %description
 Notes Up is a notes manager written for Elementary OS. Notes in
@@ -55,42 +49,24 @@
 %prep
 %setup -q -n Notes-up-%{version}
 
-%patch0 -p1
-
 %build
 %cmake
 make %{?_smp_mflags}
 
 %install
 %cmake_install
-
-mkdir -p %{buildroot}%{_datadir}/appdata
-mv 
%{buildroot}%{_datadir}/{metainfo,appdata}/com.github.philip-scott.%{name}.appdata.xml
-
 %find_lang %{name}
 
-%post
-%icon_theme_cache_post
-%desktop_database_post
-%glib2_gsettings_schema_post
-
-%postun
-%icon_theme_cache_postun
-%desktop_database_postun
-%glib2_gsettings_schema_postun
-
 %files
-%defattr(-,root,root)
-%doc LICENSE changelog.md
+%license LICENSE
+%doc changelog.md README.md
 %{_bindir}/com.github.philip-scott.notes-up
-%{_datadir}/%{name}/
 %{_datadir}/applications/com.github.philip-scott.notes-up.desktop
-%{_datadir}/appdata/com.github.philip-scott.notes-up.appdata.xml
 %{_datadir}/glib-2.0/schemas/org.notes.gschema.xml
-%{_datadir}/icons/hicolor/*/apps/*%{name}.??g
-%dir %{_datadir}/appdata
+%{_datadir}/icons/hicolor/*/apps/com.github.philip-scott.notes-up.??g
+%{_datadir}/metainfo/com.github.philip-scott.notes-up.appdata.xml
+%{_datadir}/notes-up/
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ Notes-up-1.5.2.tar.gz 

commit notes-up for openSUSE:Factory

2018-07-09 Thread root
Hello community,

here is the log from the commit of package notes-up for openSUSE:Factory 
checked in at 2018-07-09 13:27:02

Comparing /work/SRC/openSUSE:Factory/notes-up (Old)
 and  /work/SRC/openSUSE:Factory/.notes-up.new (New)


Package is "notes-up"

Mon Jul  9 13:27:02 2018 rev:2 rq:620065 version:1.5.2

Changes:

--- /work/SRC/openSUSE:Factory/notes-up/notes-up.changes2018-01-19 
11:51:22.764824221 +0100
+++ /work/SRC/openSUSE:Factory/.notes-up.new/notes-up.changes   2018-07-09 
13:27:05.975017169 +0200
@@ -1,0 +2,5 @@
+Thu Jun 14 18:41:33 UTC 2018 - avvi...@yandex.by
+
+- Change the Group tag to Productivity/Office/Word Processor
+
+---



Other differences:
--
++ notes-up.spec ++
--- /var/tmp/diff_new_pack.erDTJ4/_old  2018-07-09 13:27:06.315016436 +0200
+++ /var/tmp/diff_new_pack.erDTJ4/_new  2018-07-09 13:27:06.315016436 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package notes-up
 #
-# 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
@@ -20,8 +20,8 @@
 Version:1.5.2
 Release:0
 Summary:Markdown notes editor & manager
-License:GPL-3.0
-Group:  System/GUI/Other
+License:GPL-3.0-only
+Group:  Productivity/Office/Word Processor
 Url:https://github.com/Philip-Scott/Notes-up
 Source: 
https://github.com/Philip-Scott/Notes-up/archive/%{version}.tar.gz#/Notes-up-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM https://github.com/Philip-Scott/Notes-up/pull/237
@@ -33,14 +33,14 @@
 BuildRequires:  update-desktop-files
 # TODO: unbundle discount-markdown
 #BuildRequires:  pkgconfig(libmarkdown)
-BuildRequires:  pkgconfig(granite)
+BuildRequires:  pkgconfig(granite) >= 0.5
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gtksourceview-3.0)
+BuildRequires:  pkgconfig(gtkspell3-3.0)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(vapigen) >= 0.26
 BuildRequires:  pkgconfig(webkit2gtk-4.0)
-BuildRequires:  pkgconfig(gtkspell3-3.0)
 Recommends: %{name}-lang
 Requires:   contractor
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build