diff --git a/1.7.1.tar.gz b/1.7.1.tar.gz deleted file mode 100644 index 0ae6800..0000000 --- a/1.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d40ca65f764d352ea98d8cb01e07fa4b71e2f1acba0843f5fb0ee3b066963c6b -size 205384 diff --git a/1.7.2.tar.gz b/1.7.2.tar.gz new file mode 100644 index 0000000..616c951 --- /dev/null +++ b/1.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2179a7df19c1c6dc87e02c65b847efc914625a9b87df3e443d9610fc70c0f557 +size 205391 diff --git a/jsoncpp.changes b/jsoncpp.changes index ed76c79..e77397c 100644 --- a/jsoncpp.changes +++ b/jsoncpp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Apr 2 09:40:09 UTC 2016 - mpluskal@suse.com + +- Update to 1.7.2 + * Fix a clang warning + ------------------------------------------------------------------- Wed Mar 23 19:31:20 UTC 2016 - mpluskal@suse.com diff --git a/jsoncpp.spec b/jsoncpp.spec index 98bf324..74c6c02 100644 --- a/jsoncpp.spec +++ b/jsoncpp.spec @@ -18,7 +18,7 @@ %define libname lib%{name}1 Name: jsoncpp -Version: 1.7.1 +Version: 1.7.2 Release: 0 Summary: C++ library that allows manipulating with JSON License: MIT @@ -29,8 +29,8 @@ BuildRequires: cmake BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ -BuildRequires: pkg-config BuildRequires: python +BuildRequires: pkgconfig(pkg-config) BuildRoot: %{_tmppath}/%{name}-%{version}-build %description