diff --git a/automoc.spec b/automoc.spec index 2a7116f..f553419 100644 --- a/automoc.spec +++ b/automoc.spec @@ -2,7 +2,7 @@ Name: automoc Version: 1.0 -Release: 0.33 +Release: 0.34 Summary: Automatic moc for Qt 4 License: BSD URL: http://www.kde.org @@ -43,7 +43,7 @@ Patch0031: 0031-Don-t-attempt-to-add-dependencies-which-do-not-exist.patch Patch0032: 0032-set-cmake_min_req-to-enable-newer-policies.patch Patch0033: 0033-cmake-2.8.9-sets-CMP0003-to-NEW-clean-up.patch -BuildRequires: cmake >= 2.8.9 gcc-c++ qt4-devel kde-filesystem +BuildRequires: cmake >= 2.8.9 gcc-c++ qt4-devel kde4-filesystem Provides: automoc4 = 0.9.88 Requires: cmake >= 2.8.9 @@ -73,5 +73,8 @@ popd %{_kde4_libdir}/automoc4/ %changelog +* Tue Jan 09 2024 Ge Wang - 1.0-0.34 +- Replace buildrequire kde-filesystem with kde4-filesystem due to kde-filesytem updated to version 5-1 + * Wed Mar 11 2020 lingsheng - 1.0-0.33 - Package init diff --git a/automoc.yaml b/automoc.yaml new file mode 100644 index 0000000..00bbaf0 --- /dev/null +++ b/automoc.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +seperator: NA