## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 3; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %global debug_package %{nil} %global _tag 1.6.0-deepin.1.2 Name: deepin-wayland-protocols Version: 1.6.0.deepin.1.2 Release: %autorelease Summary: Deepin Specific Protocols for Wayland # migrated to SPDX License: LGPL-2.1-or-later AND MIT-CMU AND BSD-3-Clause URL: https://github.com/linuxdeepin/deepin-wayland-protocols Source0: %{url}/archive/%{_tag}/%{name}-%{_tag}.tar.gz BuildRequires: extra-cmake-modules %description %{name} contains Deepin-specific Wayland protocols, which adds functionality not available in the Wayland core protocol. %package devel Summary: Development files for %{name} %description devel %{name} contains Deepin-specific Wayland protocols, which adds functionality not available in the Wayland core protocol. %prep %autosetup -n %{name}-%{_tag} -p1 %build %cmake %cmake_build %install %cmake_install %files devel %license COPYING.LIB %{_datadir}/deepin-wayland-protocols/ %{_libdir}/cmake/DeepinWaylandProtocols/ %changelog ## START: Generated by rpmautospec * Wed Jan 24 2024 Fedora Release Engineering - 1.6.0.deepin.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering - 1.6.0.deepin.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Nov 06 2023 Robin Lee - 1.6.0.deepin.1.2-1 - Initial import (RHBZ#2232847) ## END: Generated by rpmautospec