diff --git a/3.0.7.tar.gz b/3.0.7.tar.gz deleted file mode 100644 index c6365e4..0000000 --- a/3.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:557b830f11ecabbacb3f8309be9464e47a56aa35b48a163410ce71bb7f75b278 -size 1573946 diff --git a/3.0.8.tar.gz b/3.0.8.tar.gz new file mode 100644 index 0000000..77ba6c7 --- /dev/null +++ b/3.0.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb694195fe05f9ebcdb2bd4d912c0b2a1c73b9ab864d010ca4d2be661c9dad10 +size 1598121 diff --git a/add_appstream_metadata.patch b/add_appstream_metadata.patch index a759322..61fad60 100644 --- a/add_appstream_metadata.patch +++ b/add_appstream_metadata.patch @@ -74,9 +74,9 @@ diff --git a/src/vokoscreenNG.pro b/src/vokoscreenNG.pro index 69bc5a33..fdf7fd07 100644 --- a/src/vokoscreenNG.pro +++ b/src/vokoscreenNG.pro -@@ -157,5 +157,30 @@ include(loadExtensions/loadExtensions.pri) - # systrayAlternative - include(systrayAlternative/systrayAlternative.pri) +@@ -65,6 +65,30 @@ TRANSLATIONS = $$files(language/*.ts) + } + else: message(No translation files in project) +unix:!macx { + isEmpty(PREFIX) { @@ -102,6 +102,7 @@ index 69bc5a33..fdf7fd07 100644 + + INSTALLS += target icon desktop appdata +} -+ - # ciscoOpenh264 - # include(ciscoOpenh264/ciscoOpenh264.pri) + + # Clean target + QMAKE_CLEAN += $$TARGET */*~ + diff --git a/vokoscreenNG.changes b/vokoscreenNG.changes index 6636a8b..1274ed8 100644 --- a/vokoscreenNG.changes +++ b/vokoscreenNG.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jan 31 17:50:13 UTC 2021 - Marcel Kuehlhorn + +- Update to 3.0.8 + * Remove unneeded x264 presets + * Remove predefined recording areas + * Add h264parse to vaapih264enc + * Add resolution combobox for camera recording in the dialog window + * Limit fps to the vertical refresh rate of the screen in Hz + * Add CPU count to info output + * Translation updates +- Adapt add_appstream_metadata.patch + ------------------------------------------------------------------- Thu Oct 1 13:12:21 UTC 2020 - Marcel Kuehlhorn diff --git a/vokoscreenNG.spec b/vokoscreenNG.spec index 3ff035f..15e6b48 100644 --- a/vokoscreenNG.spec +++ b/vokoscreenNG.spec @@ -1,7 +1,7 @@ # # spec file for package vokoscreenNG # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: vokoscreenNG -Version: 3.0.7 +Version: 3.0.8 Release: 0 Summary: Screencast creator License: GPL-2.0-only