Compare commits

...
Sign in to create a new pull request.

2 commits

Author SHA1 Message Date
jan janasek
3d450dcd1b Add VCS tag to spec file 2026-09-07 18:26:08 +02:00
Fedora Release Engineering
22e769b800 Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild 2026-07-17 06:22:21 +00:00

View file

@ -2,11 +2,12 @@
Name: secilc
Version: 3.11
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The SELinux CIL Compiler
License: BSD-2-Clause
URL: https://github.com/SELinuxProject/selinux/wiki
VCS: git:https://github.com/SELinuxProject/selinux.git
Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/secilc-%{version}.tar.gz
Source1: https://github.com/SELinuxProject/selinux/releases/download/%{version}/secilc-%{version}.tar.gz.asc
Source2: https://github.com/bachradsusi.gpg
@ -72,4 +73,7 @@ make %{?_smp_mflags} DESTDIR="%{buildroot}" SBINDIR="%{buildroot}%{_sbindir}" LI
%license LICENSE
%changelog
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.11-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
%autochangelog