diff --git a/_service b/_service index 804350d..e80a5f4 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/d-spy.git - refs/tags/1.2.0 + refs/tags/1.2.1 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/d-spy-1.2.0.obscpio b/d-spy-1.2.0.obscpio deleted file mode 100644 index a421deb..0000000 --- a/d-spy-1.2.0.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03a4d57215d8ad729ca6e139878a120fefbc97f5216e7175160babf53bf4d465 -size 790028 diff --git a/d-spy-1.2.1.obscpio b/d-spy-1.2.1.obscpio new file mode 100644 index 0000000..7035cef --- /dev/null +++ b/d-spy-1.2.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:649efe84654c3d1f6ae5a91c9720166641cd0c16eebcef835981e01c9c194700 +size 634380 diff --git a/d-spy.changes b/d-spy.changes index 0b76e08..aaecd62 100644 --- a/d-spy.changes +++ b/d-spy.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sun Jul 17 20:26:35 UTC 2022 - Bjørn Lie + +- Update to version 1.2.1: + + Just a few small UI updates and build system fixes in this + release. + ------------------------------------------------------------------- Sun Mar 20 11:48:02 UTC 2022 - Bjørn Lie diff --git a/d-spy.obsinfo b/d-spy.obsinfo index eed49aa..b0feb61 100644 --- a/d-spy.obsinfo +++ b/d-spy.obsinfo @@ -1,4 +1,4 @@ name: d-spy -version: 1.2.0 -mtime: 1647646412 -commit: 97f1bae72738c195b8592f6c6101a8853f1bcd7d +version: 1.2.1 +mtime: 1657572644 +commit: 4daf6fbf18017707b415958461ef128b200de859 diff --git a/d-spy.spec b/d-spy.spec index 8768746..7896c02 100644 --- a/d-spy.spec +++ b/d-spy.spec @@ -19,7 +19,7 @@ %define sover 1 Name: d-spy -Version: 1.2.0 +Version: 1.2.1 Release: 0 Summary: A D-Bus explorer for GNOME License: GPL-3.0-or-later AND LGPL-3.0-or-later @@ -87,6 +87,7 @@ Development/header files for %{name}. %files devel %{_includedir}/dspy-%{sover} %{_libdir}/%{libname}.so +%{_libdir}/pkgconfig/dspy-1.pc %changelog