Compare commits
No commits in common. "rawhide" and "f42" have entirely different histories.
3 changed files with 3 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -29,4 +29,3 @@ xfdesktop-4.6.2.tar.bz2
|
|||
/xfdesktop-4.18.1.tar.bz2
|
||||
/xfdesktop-4.20.0.tar.bz2
|
||||
/xfdesktop-4.20.1.tar.bz2
|
||||
/xfdesktop-4.20.2.tar.bz2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xfdesktop-4.20.2.tar.bz2) = 396b22246b18cf15a3eea19e6dfe469fa2cb0397164c6bc2bc61b6db8289bfc6e6613cfb0193198efc091c7098370ec7d99f79b183a2c087311349c147eaf982
|
||||
SHA512 (xfdesktop-4.20.1.tar.bz2) = 11f422e31fb5b4f789ac61252a79ef9b139fd0a3e29f1346d5e3c06779567f1809fd78d751df5595cdb5510d0349e908276e85f6325b8ac90dfd00c79ca5d0e2
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global xfceversion 4.20
|
||||
|
||||
Name: xfdesktop
|
||||
Version: 4.20.2
|
||||
Version: 4.20.1
|
||||
Release: %autorelease
|
||||
Summary: Desktop manager for the Xfce Desktop Environment
|
||||
|
||||
|
|
@ -33,7 +33,7 @@ Requires: xfwm4 >= %{xfceversion}
|
|||
Requires: xfce4-panel >= %{xfceversion}
|
||||
Requires: redhat-menus
|
||||
Requires: desktop-backgrounds-compat
|
||||
%if 0%{?fedora} >= 37 && 0%{?fedora} < 43
|
||||
%if 0%{?fedora}>= 37
|
||||
Requires: webp-pixbuf-loader%{?_isa}
|
||||
%endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue