Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
efs-utils
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
staging
rpms
efs-utils
Commits
ce279d81
Commit
ce279d81
authored
1 year ago
by
Rocky Automation
Browse files
Options
Downloads
Patches
Plain Diff
import efs-utils-1.35.1-4.el10
parent
1062ba48
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SPECS/efs-utils.spec
+60
-1
60 additions, 1 deletion
SPECS/efs-utils.spec
with
60 additions
and
1 deletion
SPECS/efs-utils.spec
+
60
−
1
View file @
ce279d81
## START: Set by rpmautospec
## (rpmautospec version 0.6.3)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 4;
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
%bcond_without tests
%global with_selinux 1
%global selinuxtype targeted
...
...
@@ -197,4 +207,53 @@ fi
%systemd_postun_with_restart %{watchdog_service_name}.service
%changelog
%autochangelog
## START: Generated by rpmautospec
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.35.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Major Hayden <major@redhat.com> - 1.35.1-3
- Skip version check test
* Fri Jan 19 2024 Major Hayden <major@redhat.com> - 1.35.1-2
- Disable automatic version check
* Fri Jan 19 2024 Packit <hello@packit.dev> - 1.35.1-1
- [packit] 1.35.1 upstream release
- Resolves rhbz#2259064
* Mon Dec 11 2023 Major Hayden <major@redhat.com> - 1.35.0-12
- Rename SELinux types
* Fri Nov 17 2023 fkolwa <47077340+FKolwa@users.noreply.github.com> - 1.35.0-11
- Refactor watchdog service name
* Wed Nov 15 2023 Major Hayden <major@redhat.com> - 1.35.0-10
- Fix one more typo in the patch
* Wed Nov 15 2023 Major Hayden <major@redhat.com> - 1.35.0-9
- Fix typo in deprecation warn patch
* Wed Nov 15 2023 Major Hayden <major@redhat.com> - 1.35.0-8
- Patch the deprecation warnings
* Wed Nov 15 2023 Major Hayden <major@redhat.com> - 1.35.0-7
- Update SELinux policy
* Wed Nov 15 2023 Major Hayden <major@redhat.com> - 1.35.0-6
- Add SELinux policy
* Thu Nov 09 2023 Major Hayden <major@redhat.com> - 1.35.0-5
- Disable deprecation warnings temporarily
* Thu Nov 09 2023 Major Hayden <major@redhat.com> - 1.35.0-4
- Fix deprecation warnings rhbz#2248882
* Tue Oct 24 2023 Major Hayden <major@redhat.com> - 1.35.0-3
- Add packit config
* Mon Aug 14 2023 Major Hayden <major@redhat.com> - 1.35.0-2
- Fix missing log directory
* Thu Aug 03 2023 Major Hayden <major@redhat.com> - 1.35.0-1
- First package 1.35.0 rhbz#2221312
## END: Generated by rpmautospec
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment