## START: Set by rpmautospec ## (rpmautospec version 0.7.2) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; 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 Epoch: 1 Version: 1.6.0 Release: %autorelease Summary: Deepin Specific Protocols for Wayland 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: gcc-c++ BuildRequires: cmake 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 -p1 -n %{name}-%{_tag} %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 Sep 11 2024 topazus - 1:1.6.0-1 - downgrade to 1.6.0-deepin.1.2 * Fri Jul 26 2024 topazus - 1.10.0.28-1 - 1.10.0.28 * Wed Jul 17 2024 Fedora Release Engineering - 1.6.0.deepin.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * 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