Skip to content

Commit 493f76f

Browse files
committed
new version 0.4
1 parent 72079f5 commit 493f76f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = 0.3
1+
VERSION = 0.4
22
DESTDIR =
33
PREFIX = /usr
44
PACKAGE = thinyqt-session

thinyqt-session.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: thinyqt-session
2-
Version: 0.3
2+
Version: 0.4
33
Release: 1
44
Summary: A Thin and Tiny Session for X with Qt
55
Group: User Interface/Desktops
@@ -40,7 +40,7 @@ Recommends: qutebrowser
4040
Recommends: extcalc
4141
#Recommends: system-config-printer
4242
Recommends: qrandr
43-
Recommends: qpdfview
43+
Recommends: qtpdf
4444
Recommends: qedit
4545
Recommends: qtcam
4646
Recommends: qftp-x11
@@ -68,5 +68,5 @@ make install DESTDIR=%{buildroot}
6868
%{_datadir}/%{name}
6969

7070
%changelog
71-
* Tue Apr 14 2020 Wei-Lun Chao <bluebat@member.fsf.org> - 0.3
71+
* Thu May 21 2020 Wei-Lun Chao <bluebat@member.fsf.org> - 0.4
7272
- Initial package

0 commit comments

Comments
 (0)