diff --git a/additional/.gitignore b/additional/.gitignore deleted file mode 100644 index e69de29..0000000 diff --git a/additional/dpkg-parsechangelog b/dpkg-parsechangelog similarity index 100% rename from additional/dpkg-parsechangelog rename to dpkg-parsechangelog diff --git a/ftpsync.spec b/ftpsync.spec index c59fd3c..d9c9809 100644 --- a/ftpsync.spec +++ b/ftpsync.spec @@ -1,6 +1,6 @@ %define name ftpsync %define version 1.20180513 -%define release 1 +%define release 2 Summary: This is what ftpsync does. Name: %{name} Version: %{version} @@ -28,7 +28,7 @@ experiencing half updated mirrors. It supports partial mirrors by architecture. %changelog -* Mon Dec 02 2024 Jean-Philippe Pialasse 1.20180513-1.sme +* Mon Dec 02 2024 Jean-Philippe Pialasse 1.20180513-2.sme - Initial code for SME Server %prep diff --git a/additional/pkg-info.mk b/pkg-info.mk similarity index 100% rename from additional/pkg-info.mk rename to pkg-info.mk