New upstream release 0.3.0.1

https://fedorahosted.org/sssd/wiki/Releases/DingNotes-0.3.0.1
Obsoletes patch0001
This commit is contained in:
Jakub Hrozek 2013-03-30 20:00:33 +01:00
parent b9a46df048
commit f39bc67c22
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/ding-libs-0.1.3.tar.gz
/ding-libs-0.2.91.tar.gz
/ding-libs-0.3.0.tar.gz
/ding-libs-0.3.0.1.tar.gz

View File

@ -1,5 +1,5 @@
Name: ding-libs
Version: 0.3.0
Version: 0.3.0.1
Release: 2%{?dist}
Summary: "Ding is not GLib" assorted utility libraries
Group: Development/Libraries
@ -13,10 +13,9 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%global collection_version 0.6.2
%global ref_array_version 0.1.3
%global basicobjects_version 0.1.0
%global ini_config_version 1.0.0
%global ini_config_version 1.0.0.1
### Patches ###
Patch0001: 0001-Remove-spurious-cast.patch
### Dependencies ###
# ding-libs is a meta-package that will pull in all of its own
@ -316,7 +315,6 @@ structure
%prep
%setup -q
%patch0001 -p1 -b .cast
%build
autoreconf -ivf
@ -351,6 +349,11 @@ rm -f */doc/html/installdox
rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Mar 29 2013 Jakub Hrozek <jhrozek@redhat.com> - 0.3.0.1-1
- New upstream release 0.3.0.1
- https://fedorahosted.org/sssd/wiki/Releases/DingNotes-0.3.0.1
- obsoletes patch0001
* Thu Mar 28 2013 Jakub Hrozek <jhrozek@redhat.com> - 0.3.0-2
- Remove cast to allow INI to work on 32bits

View File

@ -1 +1 @@
14c8957e65ec7c62dbbdf7d184102c80 ding-libs-0.3.0.tar.gz
87d53a1f26e172a66f419915ccfa5661 ding-libs-0.3.0.1.tar.gz