--- rpms/smeserver-git/contribs10/smeserver-git.spec 2020/12/20 15:41:33 1.1 +++ rpms/smeserver-git/contribs10/smeserver-git.spec 2020/12/20 16:06:02 1.2 @@ -1,6 +1,6 @@ %define name smeserver-git %define version 1.2.0 -%define release 2 +%define release 3 Summary: Centralised Git repositories with setup and configuration through SME Server admin panels. Name: %{name} Version: %{version} @@ -28,6 +28,14 @@ installs and enables the git server on t host.com/git. Repositories are then available as https://host.com/git/gitrepo.git. %changelog +* Sun Dec 20 2020 BogusDateBot +- Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, +- by assuming the date is correct and changing the weekday. +- Sun May 21 2013 --> Sun May 19 2013 or Tue May 21 2013 or Sun May 26 2013 or .... + +* Sun Dec 20 2020 Brian Read 1.2.0-3.sme +- Initial import to SME10 tree [SME: 11286] + * Tue Nov 28 2017 Jean-Philipe Pialasse 1.2.0-2.sme - fix smeserver-git prevents httpd.conf template expansion [SME: 10464] - now if gitweb is enabled but smeserver-gitweb is not installed a warning is issued @@ -91,16 +99,19 @@ but smeserver-gitweb-theme is missing. - git version 1.8 has shifted the location of some executables. Modified the scripts to test on these locations so we generate the right paths. -* Sun May 21 2013 Marco Hess 1.0.0-33 +* Tue May 21 2013 Marco Hess 1.0.0-33 + Sun May 21 2013 --> Sun May 19 2013 or Tue May 21 2013 or Sun May 26 2013 or .... - Set permissions on git repository databaase for GitWeb access also on upgrade install. -* Sun May 21 2013 Marco Hess 1.0.0-32 +* Tue May 21 2013 Marco Hess 1.0.0-32 + Sun May 21 2013 --> Sun May 19 2013 or Tue May 21 2013 or Sun May 26 2013 or .... - Fixed a problem in the repository delete script where File::Path is needed to reference rmtree. - Also cleanup the entry from the database so that repositories of the same name can be created again. -* Sun May 21 2013 Marco Hess 1.0.0-31 +* Tue May 21 2013 Marco Hess 1.0.0-31 + Sun May 21 2013 --> Sun May 19 2013 or Tue May 21 2013 or Sun May 26 2013 or .... - Changed the repository-delete script to ensure the SME Git database permissions are Ok for use by GitWeb after a delete. - Ensure that on 64-bit systems we use /usr/lib64/httpd/modules/pwauth