Skip to content

Commit ea593c3

Browse files
committed
version 0.2 is done
1 parent 1f2e84d commit ea593c3

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

rpm/org.meecast.mpvqml.spec

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%define __requires_exclude ^.*Qt_5_PRIVATE_API.*$
22
Name: org.meecast.mpvqml
33
Summary: Mpv with Qml
4-
Version: 0.1
4+
Version: 0.2
55
Release: 1
66
License: GPL-2.0
77
URL: https://meecast.org
@@ -34,3 +34,12 @@ sed -i "s/ -pie//" Makefile
3434
%{_datadir}/%{name}
3535
%{_datadir}/applications/%{name}.desktop
3636
%{_datadir}/icons/hicolor/*/apps/%{name}.png
37+
38+
%changelog
39+
* Tue Apr 29 2025 Vlad Vasilyeu <vasvlad@gmail.com> - 0.2-1
40+
- Added main view
41+
- Added save position setting
42+
- Added buttons forward and back 10 seconds
43+
- Added URL source for play video
44+
45+

0 commit comments

Comments
 (0)