I have made the following changes intended for : CE:MW:MTF / libcubi Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below.
https://build.pub.meego.com//request/show/5381 Thank You, tswindell [This message was auto-generated] --- Request # 5381: Messages from BOSS: State: review at 2012-08-02T13:43:40 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:tswindell:CE:Apps / libcubi -> CE:MW:MTF / libcubi changes files: -------------- --- libcubi.changes +++ libcubi.changes @@ -0,0 +1,3 @@ +* Mon Jul 30 2012 Tom Swindell <[email protected]> - 0.1.18~911d174 +- Updated source version. + old: ---- Makefile cubi-0.1.14-1.tar.gz new: ---- cubi-0.1.18~911d174.tar.gz spec files: ----------- --- libcubi.spec +++ libcubi.spec @@ -1,13 +1,12 @@ Name: libcubi -Version: 0.1.14 -%define tagnr -1 +Version: 0.1.18~911d174 Release: 1%{?dist} Summary: Simple SPARQL query builder library for Qt applications Group: System/Libraries License: LGPL URL: http://gitorious.org/cubi -Source0: cubi-%{version}%{tagnr}.tar.gz +Source0: cubi-%{version}.tar.gz BuildRequires: pkgconfig(QtCore) BuildRequires: pkgconfig(QtSparql) @@ -25,7 +24,7 @@ Development files for Cubi %prep -%setup -q -n cubi-%{version}%{tagnr} +%setup -q -n cubi-%{version} %build %reconfigure other changes: -------------- ++++++ cubi-0.1.18~911d174.tar.gz (new) ++++++ deleted files: --- Makefile --- cubi-0.1.14-1.tar.gz
