@@ -9,6 +9,7 @@ Release: 1%{?dist}
9
9
Source: https://github.com/%{owner }/%{name }/archive/%{version }/%{version }.tar.gz
10
10
License: GPLv3
11
11
BuildArch: noarch
12
+ BuildRequires: python2
12
13
BuildRequires: python2-devel
13
14
Requires: python2
14
15
Requires: python2-pydbus
@@ -41,7 +42,7 @@ python setup.py install -O1 --root=$RPM_BUILD_ROOT
41
42
%{_datadir }/pixmaps/%{name }.png
42
43
43
44
%changelog
44
- *
Mon Feb 4 2019 M.Hanny Sabbagh <[email protected] > 3.2
45
+ *
Mon Feb 04 2019 M.Hanny Sabbagh <[email protected] > 3.2
45
46
- Enhanced the UI.
46
47
- Restored system tray icon.
47
48
- Removed preferences window. Now the program will use the same options just when you closed it last time.
@@ -61,26 +62,26 @@ python setup.py install -O1 --root=$RPM_BUILD_ROOT
61
62
- Fixed small issues evreywhere.
62
63
- Restructured UI.
63
64
64
- *
Sun Aug 8 2017 M.Hanny Sabbagh <[email protected] > 3.0.4
65
+ *
Sun Aug 08 2017 M.Hanny Sabbagh <[email protected] > 3.0.4
65
66
- Fixed small issues evreywhere.
66
67
- Removed Wayland pipeline editing option.
67
68
- Reworked UI.
68
69
- Updated translation template.
69
70
- Fixed applet on MATE.
70
71
71
- *
Sat Aug 7 2017 M.Hanny Sabbagh <[email protected] > 3.0.3
72
+ *
Sat Aug 07 2017 M.Hanny Sabbagh <[email protected] > 3.0.3
72
73
- Fixed small issues.
73
74
74
- *
Fri Aug 6 2017 M.Hanny Sabbagh <[email protected] > 3.0.2
75
+ *
Fri Aug 06 2017 M.Hanny Sabbagh <[email protected] > 3.0.2
75
76
- Fixed #46.
76
77
77
- *
Fri Aug 6 2017 M.Hanny Sabbagh <[email protected] > 3.0.1.1
78
+ *
Fri Aug 06 2017 M.Hanny Sabbagh <[email protected] > 3.0.1.1
78
79
- A small fix for UI warning.
79
80
80
- *
Fri Aug 6 2017 M.Hanny Sabbagh <[email protected] > 3.0.1
81
+ *
Fri Aug 06 2017 M.Hanny Sabbagh <[email protected] > 3.0.1
81
82
- A small fix for UI warning.
82
83
83
- *
Fri Aug 6 2017 M.Hanny Sabbagh <[email protected] > 3.0
84
+ *
Fri Aug 06 2017 M.Hanny Sabbagh <[email protected] > 3.0
84
85
- GIF format support is now available!
85
86
- Added ability to choose the audio input source.
86
87
- Preferences window was added to allow setting default values. You can now also edit the default Wayland pipeline.
@@ -92,7 +93,7 @@ python setup.py install -O1 --root=$RPM_BUILD_ROOT
92
93
- Introduced a better detection method for the running display server, adding possibility to support other servers in the future with no problem.
93
94
- Various fixes and edits everywhere.
94
95
95
- *
Tue Jun 6 2017 M.Hanny Sabbagh <[email protected] > 2.2
96
+ *
Tue Jun 06 2017 M.Hanny Sabbagh <[email protected] > 2.2
96
97
- Added localization support.
97
98
- Added Arabic language.
98
99
- Changed window opacity to 1.00
0 commit comments