1
0

Accepting request 875229 from server:irc

- Update to version 1.2.2+git.1614281748.a31ccbe:
  * configure: drop the unnecessary AC_PROG_CC macro check (#211)
  * Release 1.2.2
  * configure: change obsolete AC_PROG_CC_C99 for AC_PROG_CC
  * Force sync_interval to the new default if it's 5 minutes or lower
  * Replace travis with github actions, fix OBS (#210)

OBS-URL: https://build.opensuse.org/request/show/875229
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bitlbee-facebook?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2021-02-26 20:59:49 +00:00 committed by Git OBS Bridge
commit ef5cd71737
6 changed files with 16 additions and 6 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="versionprefix">1.2.1+git</param>
<param name="versionprefix">1.2.2+git</param>
<param name="url">https://github.com/bitlbee/bitlbee-facebook.git</param>
<param name="scm">git</param>
<param name="exclude">.git*</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/bitlbee/bitlbee-facebook.git</param>
<param name="changesrevision">49ea312d98b0578b9b2c1ff759e2cfa820a41f4d</param></service></servicedata>
<param name="changesrevision">a31ccbe8331d57a49f77557b82304f02bb8d0105</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b01bad8e6c1e1179211b7fd9990f3e7a5aad66633747f744bc8390ea056f383e
size 74351

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf20968a2093134262a9ef01b56d0dc2c9ac56be438b957af0f3a398f73a36a4
size 73234

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Feb 25 19:42:23 UTC 2021 - mcepl@cepl.eu
- Update to version 1.2.2+git.1614281748.a31ccbe:
* configure: drop the unnecessary AC_PROG_CC macro check (#211)
* Release 1.2.2
* configure: change obsolete AC_PROG_CC_C99 for AC_PROG_CC
* Force sync_interval to the new default if it's 5 minutes or lower
* Replace travis with github actions, fix OBS (#210)
-------------------------------------------------------------------
Thu Feb 04 14:08:56 UTC 2021 - mcepl@cepl.eu

View File

@ -18,7 +18,7 @@
%define from_checkout 1
Name: bitlbee-facebook
Version: 1.2.1+git.1611145185.49ea312
Version: 1.2.2+git.1614281748.a31ccbe
Release: 0
Summary: The Facebook protocol plugin for bitlbee
License: GPL-2.0-only