diff --git a/.packit.yaml b/.packit.yaml new file mode 100644 index 0000000..5689e3d --- /dev/null +++ b/.packit.yaml @@ -0,0 +1,19 @@ +# See the documentation for more information: +# https://packit.dev/docs/configuration/ + +specfile_path: xrandr.spec + +copy_upstream_release_description: false + +jobs: + - job: pull_from_upstream + trigger: release + dist_git_branches: + - fedora-rawhide + + - job: koji_build + trigger: commit + allowed_committers: ['packit','all_admins'] + dist_git_branches: + - fedora-rawhide + diff --git a/sources b/sources index 983b66a..82051d6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (xrandr-1.5.3.tar.xz) = 2096afb9040ca18005aaf744401df40bdb8e8c8c06ffc97b927e63131800a4dc40cec063bdb5f38cd74b3d24b25fbed258c16cb6c73161efea44b3065b15c100 +SHA512 (xrandr-1.5.4.tar.xz) = 2758615a3d212cc53540cd76199d7a03580702a7b776c430984db33c5368a19620cf54b7ac8e193a4c4036bc40373a933c01473d2f2ce982ce2c6b48379da5e5 diff --git a/xrandr.spec b/xrandr.spec index fc382bf..7cf1072 100644 --- a/xrandr.spec +++ b/xrandr.spec @@ -1,5 +1,5 @@ Name: xrandr -Version: 1.5.3 +Version: 1.5.4 Release: %autorelease Summary: Commandline utility to change output properties @@ -7,12 +7,14 @@ License: HPND-sell-variant URL: https://www.x.org Source0: https://www.x.org/pub/individual/app/%{name}-%{version}.tar.xz -BuildRequires: automake libtool -BuildRequires: gcc make -BuildRequires: pkgconfig(x11) -BuildRequires: pkgconfig(xrandr) -BuildRequires: pkgconfig(xrender) -BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: automake +BuildRequires: gcc +BuildRequires: libtool +BuildRequires: make +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xrandr) +BuildRequires: pkgconfig(xrender) Obsoletes: xorg-x11-server-utils < 7.7-40 @@ -35,6 +37,9 @@ autoreconf -v --install # "needs more nickle bindings" since 2009... rm -f $RPM_BUILD_ROOT%{_bindir}/xkeystone +%check +%make_build check + %files %license COPYING %{_bindir}/%{name}