public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tig] v2.6.1: Remove pointless %defattr.
@ 2026-06-15 7:22 Jason Tibbitts
0 siblings, 0 replies; only message in thread
From: Jason Tibbitts @ 2026-06-15 7:22 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/tig
Branch : v2.6.1
Commit : 0662ce44807bf9d036c41a3adbfb4ecd3dbd21fb
Author : Jason Tibbitts <tibbs@math.uh.edu>
Date : 2016-01-25T16:08:28-06:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tig/c/0662ce44807bf9d036c41a3adbfb4ecd3dbd21fb?branch=v2.6.1
Log:
Remove pointless %defattr.
---
diff --git a/tig.spec b/tig.spec
index b308937..a66b9e2 100644
--- a/tig.spec
+++ b/tig.spec
@@ -1,6 +1,6 @@
Name: tig
Version: 2.1.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Text-mode interface for the git revision control system
Group: Development/Tools
@@ -59,7 +59,6 @@ rm -rf $RPM_BUILD_ROOT
%files
-%defattr(-,root,root,-)
%doc COPYING NEWS.adoc README.adoc *.html
%{_bindir}/tig
@@ -73,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Jan 25 2016 Jason L Tibbitts III <tibbs@math.uh.edu> - 2.1.1-3
+- Remove pointless %%defattr statement.
+
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 7:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 7:22 [rpms/tig] v2.6.1: Remove pointless %defattr Jason Tibbitts
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox