forked from pool/vokoscreenNG
Accepting request 985246 from multimedia:apps
- Update to 3.3.0 * Add dialog if user has no write access to target directory * New camera features: zoom, stepless resizing and moving as frameless window * Various bug fixes * Translation updates (forwarded request 984901 from tux93) OBS-URL: https://build.opensuse.org/request/show/985246 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vokoscreenNG?expand=0&rev=15
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1425820db4ba4fd46b8a96d94e801dae8aaa2cd57a16e00fc0714f337db58b2c
|
||||
size 2288128
|
3
vokoscreenNG-3.3.0.tar.gz
Normal file
3
vokoscreenNG-3.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6734d62e868fea849fcc59afc27e5eed6cdd236911f695c1ef30ba4ebe09a0b8
|
||||
size 2346805
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 24 13:08:27 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
- Update to 3.3.0
|
||||
* Add dialog if user has no write access to target directory
|
||||
* New camera features: zoom, stepless resizing and moving as
|
||||
frameless window
|
||||
* Various bug fixes
|
||||
* Translation updates
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 29 19:44:24 UTC 2022 - Marcel Kuehlhorn <tux93@opensuse.org>
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: vokoscreenNG
|
||||
Version: 3.2.0
|
||||
Version: 3.3.0
|
||||
Release: 0
|
||||
Summary: Screencast creator
|
||||
License: GPL-2.0-only
|
||||
@@ -38,6 +38,7 @@ BuildRequires: pkgconfig(Qt5Network)
|
||||
BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
BuildRequires: pkgconfig(Qt5X11Extras)
|
||||
BuildRequires: pkgconfig(gstreamer-video-1.0)
|
||||
|
||||
%if 0%{?sle_version} && 0%{?sle_version} < 150300
|
||||
Requires: pulseaudio
|
||||
@@ -84,7 +85,6 @@ cp src/applications/vokoscreenNG.appdata.xml %{buildroot}/usr/share/metainfo/
|
||||
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/*.appdata.xml
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license COPYING
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/applications/%{name}.desktop
|
||||
|
Reference in New Issue
Block a user