diff --git a/.gitignore b/.gitignore index 92ebe1f..3a65bfc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kpeople-5.20.0.tar.xz /kpeople-5.21.0.tar.xz /kpeople-5.22.0.tar.xz +/kpeople-5.23.0.tar.xz diff --git a/clog b/clog new file mode 100644 index 0000000..3e3407f --- /dev/null +++ b/clog @@ -0,0 +1,2 @@ +update URL, use autosetup + diff --git a/kf5-kpeople.spec b/kf5-kpeople.spec index 7e38126..5f1af8d 100644 --- a/kf5-kpeople.spec +++ b/kf5-kpeople.spec @@ -1,8 +1,8 @@ %global framework kpeople Name: kf5-%{framework} -Version: 5.22.0 -Release: 2%{?dist} +Version: 5.23.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 library for contact and people aggregation License: LGPLv2+ @@ -92,6 +92,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 +- KDE Frameworks 5.23.0 + * Tue Jun 07 2016 Rex Dieter - 5.22.0-2 - update URL, use autosetup diff --git a/sources b/sources index 4176165..615634f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb123f7d937e00c4688412894c59034e kpeople-5.22.0.tar.xz +32e94125a4e4f559fa70d6855b5d98a7 kpeople-5.23.0.tar.xz