Hello community, here is the log from the commit of package screencast for openSUSE:Factory checked in at 2018-04-04 11:05:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/screencast (Old) and /work/SRC/openSUSE:Factory/.screencast.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "screencast" Wed Apr 4 11:05:03 2018 rev:2 rq:593087 version:0.2.3 Changes: -------- --- /work/SRC/openSUSE:Factory/screencast/screencast.changes 2018-01-10 23:32:16.728157985 +0100 +++ /work/SRC/openSUSE:Factory/.screencast.new/screencast.changes 2018-04-04 11:05:08.304648927 +0200 @@ -1,0 +2,31 @@ +Sat Mar 17 16:06:10 UTC 2018 - [email protected] + +- Update to 0.2.3: + * fixed top margin for record controls + * move indicator function + * Merge pull request #31 from GitHaarek/patch-1 + * http to https and url fixes + * pot + German + +------------------------------------------------------------------- +Fri Mar 9 15:05:15 UTC 2018 - [email protected] + +- Update to 0.2.2: + * Update com.github.artemanufrij.screencast.appdata.xml + * Update com.github.artemanufrij.screencast.desktop + * Tweak the capitalisation of some sentences + * Improve .desktop comment and generic name slightly + * Update lt.po + * fixed es.po + * fix instand recording from plank + * fixed area recording + * Update README.md + * new pot file + * code style + * removed unused this.hide (); + * application behavior + * small improvements + * pause on focus +- Add appindicator dependency + +------------------------------------------------------------------- Old: ---- screencast-0.1.9.tar.gz New: ---- screencast-0.2.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ screencast.spec ++++++ --- /var/tmp/diff_new_pack.ZhRwKm/_old 2018-04-04 11:05:10.352574703 +0200 +++ /var/tmp/diff_new_pack.ZhRwKm/_new 2018-04-04 11:05:10.352574703 +0200 @@ -17,7 +17,7 @@ Name: screencast -Version: 0.1.9 +Version: 0.2.3 Release: 0 Summary: A simple screencasting application License: GPL-3.0+ @@ -32,6 +32,7 @@ BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: vala +BuildRequires: pkgconfig(appindicator3-0.1) BuildRequires: pkgconfig(gdk-x11-3.0) BuildRequires: pkgconfig(granite) BuildRequires: pkgconfig(gstreamer-1.0) @@ -69,8 +70,7 @@ %install %cmake_install -mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps -mv %{buildroot}%{_datadir}/icons/hicolor/{,scalable/apps/}artemanufrij.screencast.svg +rm %{buildroot}%{_datadir}/icons/hicolor/*.??g %suse_update_desktop_file -r com.github.artemanufrij.screencast GTK AudioVideo Video Recorder %find_lang com.github.artemanufrij.screencast %{name}.lang @@ -89,11 +89,10 @@ %files %doc debian/copyright README.md %{_bindir}/com.github.artemanufrij.screencast -%dir %{_datadir}/appdata %{_datadir}/appdata/com.github.artemanufrij.screencast.appdata.xml %{_datadir}/applications/com.github.artemanufrij.screencast.desktop %{_datadir}/glib-2.0/schemas/com.github.artemanufrij.screencast.gschema.xml -%{_datadir}/icons/hicolor/*/apps/artemanufrij.screencast.??g +%{_datadir}/icons/hicolor/*/apps/com.github.artemanufrij.screencast.??g %files lang -f %{name}.lang ++++++ screencast-0.1.9.tar.gz -> screencast-0.2.3.tar.gz ++++++ ++++ 6519 lines of diff (skipped)
