Hello community, here is the log from the commit of package agenda for openSUSE:Factory checked in at 2018-08-20 16:19:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/agenda (Old) and /work/SRC/openSUSE:Factory/.agenda.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "agenda" Mon Aug 20 16:19:22 2018 rev:2 rq:630080 version:1.0.11 Changes: -------- --- /work/SRC/openSUSE:Factory/agenda/agenda.changes 2018-01-10 23:33:23.945003671 +0100 +++ /work/SRC/openSUSE:Factory/.agenda.new/agenda.changes 2018-08-20 16:19:27.416825542 +0200 @@ -1,0 +2,39 @@ +Sat Aug 18 13:38:56 UTC 2018 - [email protected] + +- Update to 1.0.11: + * Bump version + * Get rid of those pesky whole screen screenshots. + +------------------------------------------------------------------- +Tue Aug 14 18:21:24 UTC 2018 - [email protected] + +- Update to 1.0.10: + * Bump version number + * Change some wording to be more clear and concise. + * Change some wording and add release info + * Add additional screenshots + * Add the right prefix flag to cmake + * Add more screenshots + * Fix table in README again? + * Fix table in README + * Fix screenshot and add a new one. + * Rearrange some stuff + * Add special thanks + * Fix some wording and fix the icon + * Improve README + * Fix id field + * Add OARS data to AppData + * Remove cache section of Travis config + * Remove packaging, moved to orphan branch + * Add suggested price + * Add the GResource.cmake dependency + * Add travis CI integration + * Update the stylesheet for Juno + * Add GResource to cmake to fix build + * Remove backend file. Not needed yet. + * Fix licensing and some whitespace +- Remove obsolete macros +- Change the home page +- Add LICENSE file + +------------------------------------------------------------------- Old: ---- agenda-1.0.9.tar.gz New: ---- agenda-1.0.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ agenda.spec ++++++ --- /var/tmp/diff_new_pack.hvL3PN/_old 2018-08-20 16:19:27.828826124 +0200 +++ /var/tmp/diff_new_pack.hvL3PN/_new 2018-08-20 16:19:27.832826129 +0200 @@ -1,7 +1,7 @@ # # spec file for package agenda # -# 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: agenda -Version: 1.0.9 +Version: 1.0.11 Release: 0 Summary: Task Manager for Elementary -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Office/Organizers -URL: http://www.brainofdane.com/ +URL: https://github.com/dahenson/agenda Source: https://github.com/dahenson/agenda/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake >= 2.8 BuildRequires: fdupes @@ -31,7 +31,7 @@ BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: pkgconfig(granite) +BuildRequires: pkgconfig(granite) >= 0.5 BuildRequires: pkgconfig(gtk+-3.0) >= 3.16 BuildRequires: pkgconfig(libnotify) BuildRequires: pkgconfig(vapigen) >= 0.26.0 @@ -47,8 +47,6 @@ %prep %setup -q -sed -i 's/\bmetainfo\b/appdata/' $(grep -rwl 'metainfo') - %build %cmake -DGSETTINGS_COMPILE=OFF make %{?_smp_mflags} @@ -59,24 +57,14 @@ %find_lang %{name} %fdupes %{buildroot}%{_datadir} -%post -%glib2_gsettings_schema_post -%desktop_database_post -%icon_theme_cache_post - -%postun -%glib2_gsettings_schema_postun -%desktop_database_postun -%icon_theme_cache_postun - %files -%doc debian/copyright +%license LICENSE +%doc README.md %{_bindir}/com.github.dahenson.agenda -%dir %{_datadir}/appdata -%{_datadir}/appdata/com.github.dahenson.agenda.appdata.xml %{_datadir}/applications/com.github.dahenson.agenda.desktop %{_datadir}/glib-2.0/schemas/com.github.dahenson.agenda.gschema.xml %{_datadir}/icons/hicolor/*/apps/com.github.dahenson.agenda.??g +%{_datadir}/metainfo/com.github.dahenson.agenda.appdata.xml %files lang -f agenda.lang ++++++ agenda-1.0.9.tar.gz -> agenda-1.0.11.tar.gz ++++++ ++++ 2103 lines of diff (skipped)
