diff mbox

[NEXT,PATCHv2,4/4] rpm changelog: update from 1.5 to 1.6

Message ID 1451401289-1627-5-git-send-email-maxim.uvarov@linaro.org
State Superseded
Headers show

Commit Message

Maxim Uvarov Dec. 29, 2015, 3:01 p.m. UTC
Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
---
 pkg/rpm/odp.spec | 2 ++
 1 file changed, 2 insertions(+)

Comments

Anders Roxell Dec. 29, 2015, 3:06 p.m. UTC | #1
On 2015-12-29 18:01, Maxim Uvarov wrote:
> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
> ---
>  pkg/rpm/odp.spec | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/pkg/rpm/odp.spec b/pkg/rpm/odp.spec
> index e76fe58..00e1a61 100644
> --- a/pkg/rpm/odp.spec
> +++ b/pkg/rpm/odp.spec
> @@ -68,6 +68,8 @@ and guides in HTMLformats.
>  %post -p /sbin/ldconfig
>  %postun -p /sbin/ldconfig
>  %changelog
> +* Mon Dec 28 2015 - maxim.uvarov (at) linaro.org
> +- ODP release v1.5

Should say v1.6 and not v1.5 right.

Cheers,
Anders
Maxim Uvarov Dec. 29, 2015, 3:40 p.m. UTC | #2
On 12/29/2015 18:06, Anders Roxell wrote:
> On 2015-12-29 18:01, Maxim Uvarov wrote:
>> Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
>> ---
>>   pkg/rpm/odp.spec | 2 ++
>>   1 file changed, 2 insertions(+)
>>
>> diff --git a/pkg/rpm/odp.spec b/pkg/rpm/odp.spec
>> index e76fe58..00e1a61 100644
>> --- a/pkg/rpm/odp.spec
>> +++ b/pkg/rpm/odp.spec
>> @@ -68,6 +68,8 @@ and guides in HTMLformats.
>>   %post -p /sbin/ldconfig
>>   %postun -p /sbin/ldconfig
>>   %changelog
>> +* Mon Dec 28 2015 - maxim.uvarov (at) linaro.org
>> +- ODP release v1.5
> Should say v1.6 and not v1.5 right.
>
> Cheers,
> Anders
Oops. thanks!
diff mbox

Patch

diff --git a/pkg/rpm/odp.spec b/pkg/rpm/odp.spec
index e76fe58..00e1a61 100644
--- a/pkg/rpm/odp.spec
+++ b/pkg/rpm/odp.spec
@@ -68,6 +68,8 @@  and guides in HTMLformats.
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 %changelog
+* Mon Dec 28 2015 - maxim.uvarov (at) linaro.org
+- ODP release v1.5
 * Mon Nov 30 2015 - mike.holmes (at) linaro.org
 - ODP release v1.5
 * Tue Nov 10 2015 - anders.roxell (at) linaro.org