Skip to content

Commit

Permalink
force rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
totaam committed Jul 13, 2024
1 parent e95b0c8 commit 528816a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packaging/rpm/xorg-x11-drv-dummy.spec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Summary: Xorg X11 dummy video driver
Name: xorg-x11-drv-dummy
Version: 0.4.1

Release: 1.xpra1%{?dist}
Release: 1.xpra2%{?dist}
URL: http://www.x.org
License: MIT
Group: User Interface/X Hardware Support
Expand Down Expand Up @@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
%{driverdir}/dummy_drv.so

%changelog
* Sat Jul 13 2024 Antoine Martin <antoine@xpra.org> - 0.4.1-1.xpra2
- force rebuild

* Mon May 08 2023 Antoine Martin <antoine@xpra.org> - 0.4.1-1.xpra1
- new upstream release

Expand Down

0 comments on commit 528816a

Please sign in to comment.