commit notes-up for openSUSE:Factory
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.changes 2018-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 <avvissu@yandex.by> + +- 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 -> Notes-up-1.6.0.tar.gz ++++++ ++++ 21011 lines of diff (skipped)
participants (1)
-
root