Compare commits
2 Commits
2.1.2
...
2_1_2-4_el
Author | SHA1 | Date | |
---|---|---|---|
c4809421bd | |||
73c3e82e1f |
BIN
timeobjects-3.0.0alpha4.tgz
(Stored with Git LFS)
Normal file
BIN
timeobjects-3.0.0alpha4.tgz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -6,7 +6,7 @@
|
|||||||
%global pear_channel pear.horde.org
|
%global pear_channel pear.horde.org
|
||||||
%define name timeobjects
|
%define name timeobjects
|
||||||
%define version 2.1.2
|
%define version 2.1.2
|
||||||
%define release 3
|
%define release 4
|
||||||
|
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
@@ -100,13 +100,16 @@ if [ $1 -eq 0 ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
%files -f %{pear_name}.lang
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc %{pear_hordedir}
|
%doc %{pear_hordedir}
|
||||||
%{pear_xmldir}/timeobjects.xml
|
%{pear_xmldir}/timeobjects.xml
|
||||||
%doc %{pear_docdir}/%{pear_name}
|
%doc %{pear_docdir}/%{pear_name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 26 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.1.2-4.sme
|
||||||
|
- tidy spec for el8/SME11
|
||||||
|
|
||||||
* Fri Jul 14 2023 BogusDateBot
|
* Fri Jul 14 2023 BogusDateBot
|
||||||
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
|
||||||
by assuming the date is correct and changing the weekday.
|
by assuming the date is correct and changing the weekday.
|
||||||
|
Reference in New Issue
Block a user