diff --git a/.gitignore b/.gitignore index cb7ce05..d3a2e43 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kplotting-5.20.0.tar.xz /kplotting-5.21.0.tar.xz /kplotting-5.22.0.tar.xz +/kplotting-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-kplotting.spec b/kf5-kplotting.spec index d193dfc..2271f3c 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,8 +1,8 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.22.0 -Release: 2%{?dist} +Version: 5.23.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting License: GPLv2+ and LGPLv2+ @@ -71,6 +71,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 8ed95d5..d854475 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e9bad15e826d040a90648d2345a47f1 kplotting-5.22.0.tar.xz +4acdf183309dfbee324dfae7f2169cf5 kplotting-5.23.0.tar.xz