diff --git a/discid-1.0.2.tar.gz b/discid-1.0.2.tar.gz deleted file mode 100644 index 0711811..0000000 --- a/discid-1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ff9f41917ef17a54929f41ecd8b4a19bb20b95a239d814f72e57e65c1ff5f12 -size 31247 diff --git a/discid-1.1.0.tar.gz b/discid-1.1.0.tar.gz new file mode 100644 index 0000000..a2374f0 --- /dev/null +++ b/discid-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39d443051b26d0230be7a6c616243daae93337a8711dd5d4119bb6a0e516fa8 +size 31160 diff --git a/python-discid.changes b/python-discid.changes index 382aa1b..456defb 100644 --- a/python-discid.changes +++ b/python-discid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 24 00:10:11 UTC 2016 - rpm@fthiessen.de + +- Update to current upstream release 1.1.0 + ------------------------------------------------------------------- Mon Jul 4 22:03:10 UTC 2016 - jengelh@inai.de diff --git a/python-discid.spec b/python-discid.spec index de4bb88..921bcdc 100644 --- a/python-discid.spec +++ b/python-discid.spec @@ -21,13 +21,13 @@ %define modname discid Name: python-%{modname} -Version: 1.0.2 +Version: 1.1.0 Release: 0 Summary: Python binding of Libdiscid License: LGPL-3.0+ Group: Development/Libraries/Python Url: https://python-discid.readthedocs.org/ -Source: http://pypi.python.org/packages/source/d/%{modname}/%{modname}-%{version}.tar.gz +Source: https://pypi.python.org/packages/source/d/%{modname}/%{modname}-%{version}.tar.gz # no automatic requires since libdiscid is not linked Requires: libdiscid0 >= 0.2.2 BuildRequires: libdiscid0 >= 0.2.2